commit | 2e71e98f90f0c7d4da2887bd7ba55f79647e106e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 24 23:08:04 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 24 23:08:04 2024 -0500 |
tree | 38b0458e2507a293992e71870098e7041d1591c8 | |
parent | c5003938169677d68c9665bdd0c8aa65189d6031 [diff] |
Use non-static data member initializers in more places Change-Id: I57d90dca1cb508b1a1ed0224a4a23c5be871050c
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.