commit | 74cb28f6aa812fd266d1e7c15b025491a1d6ebd7 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Jun 28 14:32:53 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Jun 28 19:57:22 2021 -0400 |
tree | eba4386071ed85f5307ed29fbe8d840574cf05ea | |
parent | 93101df38ffa317f2b45e62084fae4629198d8c0 [diff] |
util: stop including any/optional/variant from backports.hpp Give each utility its own public header util/{any,optional,variant}.hpp Change-Id: I4850e7bbff3ce1aa4fe7bbb64e7262c39af387aa
ndn-cxx is a C++14 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 bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.