commit | 134ed4832bf276c3720d185c996e06ca14176f22 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jul 21 23:10:23 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jul 21 23:16:23 2022 -0400 |
tree | 3bbd332df820ac467fdc85a0a13bfc3105919546 | |
parent | 2d7c58596520e4b00ef79cb8916058a551054dad [diff] |
util: remove unused ndn::any Change-Id: I2fbd2f8c3f9277405d6cda170af2e739cfd10fa4
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.