commit | eb87c28200683f0becbab48dcd27fcdafa5346d0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 15 21:07:02 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 15 21:07:02 2023 -0400 |
tree | c498e030b6d087c53244d0e59cd5b451545d2b57 | |
parent | 869d1a3c368f6aa85b1036d7e0f6824cc9218cd8 [diff] |
detail: stop importing std::function into ndn namespace Change-Id: I536774e974627abbf4e8b868ebb948b90ea5d4a6
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.