commit | 680e77a227764f2faf54d9cbbf747dbf491c1909 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 14 22:39:17 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Aug 15 12:33:30 2014 -0700 |
tree | 6827cfe2bb14f616249a80ff08651c3667f716e5 | |
parent | d1de39724042d40b498bb04a04e3c5f9dc41ef68 [diff] |
util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56 Change-Id: I39c2c400317cf00a9a560e0b9d26f786ea5e3486 Refs: #1866
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
.