commit | 3de7c52dee9c5eb1267d47dbc23df9de5c4d9c87 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 25 18:50:12 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 25 20:33:34 2024 -0500 |
tree | 95c5c14244356d5cecf1869592882772da3d997e | |
parent | 2e71e98f90f0c7d4da2887bd7ba55f79647e106e [diff] |
Reduce unnecessary inclusions of `detail/common.hpp` Change-Id: I79dcd05297594ccd4489d8cddddb879655373cc0
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.