commit | 322e76e7ed987bd9f77682aef8930488aa1af47a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 16 21:36:10 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 18 17:22:08 2019 -0500 |
tree | 4554f6d4b1ba31671b6a0ce0fde4f3b51c08deaf | |
parent | 6b99b6f1857250ca85a4d1d24370c816573bd504 [diff] |
Use Boost.Range to simplify some code Change-Id: I8ea55e324205c3f13096be6037e82aaab302bb55
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
.