commit | f65a336fac816aca38e4f48aceabac2b2a9635f9 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 06 20:54:54 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 06 20:54:54 2015 -0700 |
tree | 64fb1ef32b610fe945ce8c3641521b0a5eebba61 | |
parent | cac0838771d08eaf5189ec6ef39bb33f81c85e10 [diff] |
mgmt: mark StatusDatasetContext as noncopyable This commit also changes function-by-value to function-by-const-reference in Dispatcher. refs #2107 Change-Id: If7859579ea9cdd953476642c05104355acdf1620
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
.