commit | 2b322eb8c6a7aab74c0dc438106fcfe99ecce883 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Aug 24 10:43:27 2018 -0600 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Aug 24 10:43:27 2018 -0600 |
tree | f72f512731458402791ac77b155f15f89e571725 | |
parent | 426d5006812f5f4ebb966015198ad2d718cf0006 [diff] |
encoding: provide _block literal operator _block literal operator is moved from tests and becomes public API. refs #4722 Change-Id: I07cc040af3c4288104b66f11d91830dc9f28835a
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.