commit | 794f687e16e9b836d3f3703d5ee0fc84e7895056 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon May 15 23:33:38 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed May 17 01:32:20 2017 -0400 |
tree | 22e20bc2909e75178928a81b02b4b9ba16606ecf | |
parent | 9285686ef5d998ff41f032a8289da30fac26b608 [diff] |
security+util: mark all pimpl unique_ptrs const Change-Id: I3966c4988dceb49c204e23967ba90729877bddf1
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.