commit | c97d5d41ddf990b6776addb62ec607a815a4ef91 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Nov 27 09:33:37 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sat Nov 29 15:11:54 2014 -0800 |
tree | c05f9950e0b767e1fa50fdc74a0439737dc33f6c | |
parent | 6ab6781b0335bfb288de44558bee5bd9765a83c8 [diff] |
encoding: ensure Buffer is move constructible and assignable refs #2234 Change-Id: Ic16914eff91bcbae89b6a66c5870a57086d9511a
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
.