commit | 6f7cfd02d250721567dbe88cf64f24867ba32262 | [log] [tgz] |
---|---|---|
author | Joao Pereira <joaopapereira@gmail.com> | Mon Jun 15 11:36:26 2015 -0400 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 16 13:58:25 2015 -0700 |
tree | 2f0157a698d702bed13faf69612e30dc70ad5808 | |
parent | 281689ab2e9dd5361c2bfc79179b625bf7277359 [diff] |
name: Allow negative start index in getSubName method refs #1962 Change-Id: I2f1b77d95d534d837d925022934f9a6ccaa340d2
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
.