commit | 5c9ee28a1556670aa81124dbec5e52fb384a79a1 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 17:06:09 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 17:06:09 2017 +0000 |
tree | ebd6138e94e59b7492bba2e247732f638c928458 | |
parent | 51742323422efe59ff92327d3221b85d78a78d7b [diff] |
encoding: disallow bool in Encoder::prependRange etc bool type is no longer allowed in Encoder::prependRange, Encoder::appendRange, and encoding::makeBinaryBlock. refs #4225 Change-Id: I1b3b7d171e8c2baa04dc4ef4617de80e6220e586
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
.