commit | ba09605c186056a3032849249d756b281fd76109 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Sep 19 15:36:37 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:20:39 2014 -0700 |
tree | c1b5352f7dd53c104ba278887048341a21708319 | |
parent | 7284a40e086168af1ed91bc9744d718dd9e05610 [diff] |
exclude: Provide EqualityComparable concept Change-Id: Iee9a1738881be159b7944ce618869687f61e61b5
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
.