commit | d09d52bdfa80995115134b338e7fe00140100813 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Feb 15 14:15:06 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Feb 15 14:15:06 2023 -0500 |
tree | 989ee8626ed0a1a87c07805b22ec9195a5c15b63 | |
parent | ae39daf4de7db5ccbb22ea0a291da8e9b6a89f85 [diff] |
tests: fix dangling-reference warning with gcc 13 Change-Id: I73531e291d9b3146f3778c21a262d328d98eb26b
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 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.