commit | 8b12a5a4c6ea40666506e9ef4ce53ec3ba61c434 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Nov 25 10:42:47 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Thu Nov 27 12:40:04 2014 -0800 |
tree | fea5e8530c8c72158ccec4a33b86a9c2a216e0fa | |
parent | 7007a3c45826621ad3cc6fe998f4baf30126a360 [diff] |
code-style: list initialization refs #2131 Change-Id: Ie465337d0995447a395547d77d10dd699545d618
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
.