commit | 2f92b6ea7c0ef9337c251e0d59df60e161e59540 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Apr 10 16:42:01 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Apr 11 00:45:08 2022 -0400 |
tree | a44a7e587484dfc3d44144b0968065ced6abd92d | |
parent | e72722940080a120e6a592682f0ebd7be1debe80 [diff] |
name: add append() overload that takes a span Refs: #5186 Change-Id: I5fa8ac6c5da82424ac0566d0a21f72b75082af2f
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.