commit | 6d43393669c49aaaec0022153bf39c8da25aaf7f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Apr 17 18:35:00 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Apr 17 21:30:09 2018 -0400 |
tree | f41da1addd26d6eed7b378549029cbe1864823a4 | |
parent | 7d9039bef9da6a6888850f9035a9f178a2467e7f [diff] |
tools: fix compilation with Boost 1.67 Change-Id: I0f4bae23f26eca07044990ce6dd01da750cfb569 Refs: #4584
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
.