commit | 1748b1e817176a8c433a39645ac17c02f1c4b2f4 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Sep 06 04:13:42 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Sep 06 04:13:42 2018 +0000 |
tree | a91cb6b621b3c0fb8aea998983dec06f9e96abfa | |
parent | fbda933b7b1b32963fc359259c8778d0cfa77346 [diff] |
prefix-ann: provide ==, !=, << operators Also, ensure toData() adds correct ContentType. refs #4650 Change-Id: I60956948766190cd713b58c85ba30b3701180b25
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
.