commit | bb8d4a31c34362905344fa880ecf30a267486a0d | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jul 13 02:40:09 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jul 13 02:40:09 2017 +0000 |
tree | 217174e8c5158dcfc161563d1ee32289f841042c | |
parent | 251e5f7d1b19099bb6e67cb2d3fefc7e21421a6c [diff] |
delegation-list: add DelegationList::empty() Also, add 'noexcept' where applicable. refs #4055 Change-Id: I3e0ae671541a6bb55079bf13990ba5ca15f312a5
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: https://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
.