commit | 9da07c5e016f7cfe2a97e844087570b37c3ead44 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 06 16:59:30 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 06 16:59:31 2017 +0000 |
tree | 81d92fef8b7989f144bea6b148a950e970b818f2 | |
parent | 7d3c14b3ae91cf926b534cdfc92eb78ca260f344 [diff] |
encoding: reorganize block-helpers code * Improve Doxygen. * Declare 'extern template' where necessary. * Simplify prependStringBlock and makeStringBlock. * Move helpers of makeBinaryBlock into detail namespace. refs #4171 Change-Id: Ib3f81a20297973115a2b6c53b1894233d6f98a9c
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
.