commit | 187e9f99b270b41127f7f5e9421807eb754e9d33 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Mar 20 22:46:22 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 23 23:28:27 2023 -0400 |
tree | c86c2a3cb0b52ba5c1ee895c0ac367ea832e1935 | |
parent | eb87c28200683f0becbab48dcd27fcdafa5346d0 [diff] |
Adopt more C++17 features throughout the codebase Change-Id: I31af421d8a977ba2aae23afcda289ff53230897f
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.