commit | 8868140aacebef304b66761d815f47762ce8a753 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jun 30 09:58:53 2015 -0700 |
committer | Junxiao Shi <sunnylandh@gmail.com> | Tue Jun 30 16:31:38 2015 -0700 |
tree | 78beb1af8649afa60b106333a7910fc5d716af15 | |
parent | fa2128d63d74090e96acc466eff8937e10af2bff [diff] |
Add `noexcept` to move constructors and move assignment operators refs #2966 Change-Id: Ib87da2b8dc2d77fa9beb8bc6b5323498057b76a2
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
.