commit | 7476ebf8bdceb5cbda1a23544f287cb5dad4421e | [log] [tgz] |
---|---|---|
author | Joao Pereira <joaopapereira@gmail.com> | Tue Jul 07 14:54:39 2015 -0400 |
committer | Joao Pereira <joaopapereira@gmail.com> | Mon Jul 20 11:49:22 2015 -0400 |
tree | 8d55069bb946ce95777a9407f4ae56a99a5a5e28 | |
parent | 8828ca6183f65d713d114228177d2b24a4b9e030 [diff] |
encoding: Block::insert This commit also updates Block::erase to accept element_const_iterator refs #2998 Change-Id: Ie09c99d14a065444b01abff72fd97a92387b9b91
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
.