commit | 5c4f376e05f3cfc171ed136ae858fcce45a2a601 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Oct 31 14:25:25 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Oct 31 14:25:25 2022 -0400 |
tree | 3c6650be227d88cede1298265c19558337aacbcf | |
parent | 8fbffe457739d42580152f276858dffd91ab67a9 [diff] |
Add more `noexcept` Change-Id: Ifcb411b9c7cd562276df615db86c9dac3ede9afb
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.