commit | 5c803b9b28f9f993026a177ac1e9a162c4e2a3a9 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Feb 02 19:23:48 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Feb 04 18:58:39 2019 -0500 |
tree | c00825db57d2f04b321eb9b8d9c07e1cdbf61698 | |
parent | 459a653226768def5cb824bcda473d4e3fb2444c [diff] |
encoding: improve documentation of Block class Also add missing test cases for two constructor overloads Change-Id: Iab76867b12684481ff5fc2587a3ebc8f5d176e71
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
.