commit | 459a653226768def5cb824bcda473d4e3fb2444c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 01 20:01:15 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Feb 04 18:58:09 2019 -0500 |
tree | c96d9101e52b9c5957ac7b226548a45a54379f07 | |
parent | b72360faeed901daee24c6ff8df5918e225f702e [diff] |
util: update bundled copies of {any,optional,variant}-lite any-lite commit 27d4f7dbb853bd28d5324b984bb030d0c7c6eca6 optional-lite commit 6a96f5199c746ac862a2ae184a10f8800b86e20f variant-lite commit 1051f91afd28fdfc05b2d2b8d1a0359090aabe3e Change-Id: I8b644419c4e3c1668ae97666af11499db8c3d2b2
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.