commit | 05ec0be21bcf7f42b5841dead27e895543736ba3 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 14 21:18:06 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 14 21:36:01 2023 -0400 |
tree | 0e9d7dfb27924e574d8642eecb0592b0f5bbd936 | |
parent | f6b458930f9b10504a0351188cf83425975ddad3 [diff] |
Use `inline` on all namespace-scope constants defined in headers Change-Id: Ia6e68d3fe572f6c15978c77a646ac599fa47e575
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.