commit | 8e131fd1d31a89b8e6e95a2728457463f0b02e58 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 15 21:31:50 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 15 23:10:15 2014 -0800 |
tree | be2a5f4d68eebec387db6a69933a022d687e0c71 | |
parent | 0fa284566a7d9adba766b30edc3b7f0adae92bb5 [diff] |
util: Fix incorrect iteration over entries in InMemoryStorage Change-Id: I975b1160570ccf6f1d9f46b0e04bc6f5d04b4675 Refs: #2301, #2149
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
.