commit | 221a72dd702fd62d804b90840eb127aae7fe668c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Dec 30 17:48:36 2021 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 31 14:45:54 2021 -0500 |
tree | b7f1fb3c2bc46d98f7259a4aa717af720cb9e316 | |
parent | 765abc908764a489483d48bb635e7b5eeb593330 [diff] |
name: deprecate append() overload with confusing semantics Refs: #5186 Change-Id: Ib334076ef89dc389b56953302a94104f79b717a7
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.