commit | 68c0d884a2af7235f888418778a69362fae8f2c3 | [log] [tgz] |
---|---|---|
author | Joao Pereira <joaopapereira@gmail.com> | Tue May 19 14:27:55 2015 -0400 |
committer | Joao Pereira <joaopapereira@gmail.com> | Tue May 26 08:42:38 2015 -0400 |
tree | 047e2b68eb804bb7b5605d5eec05693643169dfa | |
parent | 9bd4d9832ac16021ba956bb3a0bfb16199572e32 [diff] |
face: use lambda expression and smart pointers Refs: #2112 Change-Id: I73aab91b0b6841c55ef2892493901a13b7382cdd
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
.