commit | adc334e434b7a34d5e0a0547b87ded3a514b426f | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Jul 14 20:28:28 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Jul 14 20:28:28 2017 +0000 |
tree | 3c3e07701a46f3228767239e941cc81c31aa67d6 | |
parent | 46a9bd321917fda87a5146fffc2ec4b5eb22bf93 [diff] |
name: ensure Name is a RandomAccessRange refs #2425 Change-Id: I9ef5fdadb81281e9a82dc8ff1654cc7cbfe20508
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.