commit | 4d0d096b2e4ab59dccb0119cf394435dc1f7c555 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Dec 19 22:23:14 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Dec 19 22:37:15 2017 -0500 |
tree | d890e6c747d094d7ed302cf10e42eb834e08a0f6 | |
parent | 7f01247b5bc75d9416e22828b72976abd57f16a9 [diff] |
Fix compilation with boost 1.66.0 Change-Id: Ibf2883a974c834a5281c39a551e6d467d4454501
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
.