commit | 752030285b8c11a8e88b59755534b73fafa07cf0 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Sep 11 10:01:50 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Sep 11 16:41:50 2014 -0700 |
tree | db43ca6a126a0359af89157a1c7f6e50bc34dd29 | |
parent | 9ad2d7222c3bf7be7f5d7d9fcf806716d9edb5ca [diff] |
exclude: move function definition to .cpp refs #1694 Change-Id: I9fb1a15339293617d57bfc703e950b97465d2c1b
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
.