commit | e72722940080a120e6a592682f0ebd7be1debe80 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 09 20:45:33 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Apr 10 23:09:05 2022 -0400 |
tree | e34250cf267fd82e7dab347a68b10407d0348848 | |
parent | d6bcdbf67e212f440117203bb909438139a2675a [diff] |
name: make `Component(const Block&)` constructor explicit Refs: #5186 Change-Id: I181c6a94f56ccedf2fa74027d9715187642f1f71
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.