commit | c89efb4d17b56e2bb0bc2218721b1c484f13e286 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 10 18:26:42 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 25 21:26:43 2015 -0800 |
tree | e22b935af166fe2c868de53f93a792d12301bae7 | |
parent | 02a4bf3f7f2673412fc6c9001ae93779a1a013e4 [diff] |
name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update Change-Id: Icc68cad2854130fbf99c7af3378516dce0585279 Refs: #2505
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
.