commit | cdcde905883fa9c9371b9bede2fc7a1af3e8ea4a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Aug 23 15:40:22 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Aug 23 22:24:40 2017 -0400 |
tree | cecdaebb730d36c1024fde1091b690212248b873 | |
parent | e87156e0087c7ef0e8812424aa27d5133620e9dc [diff] |
Fix compilation with Boost 1.65.0 Change-Id: I6f56d6bf135d9c862b04cb086340301ee98ef0ed Refs: #4256
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
.