commit | aa8fd16f0a36596757e2b951d1ad0dd07faccc78 | [log] [tgz] |
---|---|---|
author | Joao Pereira <joaopapereira@gmail.com> | Fri Jun 05 16:35:15 2015 -0400 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 09 11:19:41 2015 -0700 |
tree | a9384718d3f7fc4dbae7ed194e3d0c0da79bce54 | |
parent | 7ed294302beee4979e97ff338dee0eb3eef51142 [diff] |
name: don't restrict compare return value to {-1,0,1} refs #2445 Change-Id: I58d75f397a70564f46a12f7f45d533057e9d1f76
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
.