commit | ae2052595157760e52f1187cd6bf0056319092bd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Aug 24 14:08:46 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Mon Aug 24 14:14:16 2015 -0700 |
tree | cfe41f60e8adaf95ddb70ff3a26da830c89c41f9 | |
parent | 3aa4f41b77159c625b1045bc319bb02fee318ae6 [diff] |
tools: Fix compilation error with Boost >=1.59 Change-Id: Icf35873f67ba41f5967672d98581db40cad6f761 Refs: #3128
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: http://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
.