commit | 5fdab13395635d0d02618881c1dda5f7c27b4bb1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 14 16:30:06 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 14 16:30:06 2024 -0500 |
tree | 9cb486fee66bd0e2d7b8815600d071d6f2715fd3 | |
parent | ecfb217e72aff70bea6ddf25258a7ed1c1b420b3 [diff] |
build: enable extra runtime checks in libstdc++/libc++ in debug mode Change-Id: Id5991ef851c84e09f301f8868001a4b30f1e54a0
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.