commit | b3f78b5db8d3cbc57ac08ae90fe2790621a37f75 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Aug 05 22:55:29 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Aug 08 12:07:14 2019 -0400 |
tree | 4e87cc783a4bad80c7524667af187d6f69ec35bd | |
parent | 43eac58ed6ad88e8a3f0a1fcf7176a7e7b6f3dc4 [diff] |
Introduce NDN_CXX_UNREACHABLE macro Change-Id: I5549c436cfb8fb30da94cbbdbc221c622fca24c2
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.
You're encouraged to contribute to ndn-cxx! Check out 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.