commit | cf69818ae5cd6f117ee83e9bbd71d2b7dbe86e7a | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Nov 03 08:37:42 2014 -0700 |
committer | Junxiao Shi <sunnylandh@gmail.com> | Wed Nov 05 09:17:22 2014 -0800 |
tree | c2d43c8573e1ea6bce8b43f01ea45a43b64aa6bb | |
parent | e36322a8cf22d3ecf64e985557e5b3c6f341c139 [diff] |
code-style: add rule for lambda expression refs #2114 Change-Id: I2f92b0abcf5d3a0a7d8ef95cd957a87b6e3a682a
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
.