commit | f0bf99960b483ab95db4c0e885fe4330f803a87f | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 15 15:51:52 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 15 15:51:52 2017 +0000 |
tree | a7db6ea54859b1c6bd32453817275bbde42b14c7 | |
parent | adc334e434b7a34d5e0a0547b87ded3a514b426f [diff] |
name: don't dereference past-the-end iterator refs #4181 Change-Id: Ic3b430e264d0dce017e3514c6501ac18117f7868
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: https://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
.