commit | 45c13841a383e358e334d0d69af5c59a523cabf5 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Nov 02 15:36:04 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sun Nov 02 19:49:30 2014 -0800 |
tree | 1609e8c018295ec6cb6a60975c1c59518d74ea06 | |
parent | 388ec2552cbe645664d96e20d3ec4c32d4ed7077 [diff] |
code-style: add rule for range-based for refs #2113 Change-Id: I0e9628892f4d2acff8d32f8e824b3481d23b97cd
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
.