commit | de43421eefe0da61324fa12fb0671839cd41c85a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 11 16:50:24 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 11 16:50:24 2024 -0500 |
tree | 0abaff191d02b7c2feba95b7f62c74ca14bac686 | |
parent | 16203ea2b66b14b5035b7b01235a3daed6b70f6f [diff] |
util: add NDN_THROW_NO_STACK Change-Id: Ib22c08fa1f7cedfbd6bd5cba397c395d1812171d
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.