commit | c8ab82ea187b103df15f57ee4aa1f074ea249e42 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun May 04 21:33:10 2025 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun May 04 21:33:10 2025 -0400 |
tree | 0d482767a11a0719a6a406b65edfe22b88613bb6 | |
parent | acfff32b8725a83a388d9204bc90c6ee46993ef4 [diff] |
build: don't bother with _LIBCPP_ENABLE_ASSERTIONS It's a library feature, so the check should be on the libc++ version, not the compiler. But given that it's already deprecated and superseded by the hardening mode in newer versions, let's just drop it altogether. Change-Id: I6eeb5489e4ff6cdd46b22dad451f40b53860ad82
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
and COPYING.lesser
for details.
ndn-cxx contains third-party software, licensed under the following licenses: