commit | 570b20dd9d56d27cddc66247d77671123c90b87e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jul 15 21:53:14 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jul 15 22:00:21 2018 -0400 |
tree | bdad370cebb8d342232c78d7d197d1568d16f1f8 | |
parent | 14883ad4c881d1b52b18638931838272b36c19a3 [diff] |
encoding+lp: declare constexpr and noexcept where possible Change-Id: Icf708af0b77d62d7d8e75527aaf51c7178e47125
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.