commit | a36f15d667a886a138baa4d2f06ef113b9f82c83 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Apr 04 02:22:11 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Apr 04 02:22:12 2018 +0000 |
tree | 36c499311e83adbf2cd9fb75a0758f274d8b70e7 | |
parent | ebfe4a207f658a77b5249cda4bd0bc35ede82066 [diff] |
name: allow appending typed name components This commit also adds test coverage for Name::isPrefixOf and Name comparison operators. refs #4526 Change-Id: I93996adb97408cbeec0a8b0fd06c3a12cbf5a78f
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
.