commit | 17ef37d0e67fa40b169390176100b7139da70309 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 02 12:17:26 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 02 12:17:26 2015 -0700 |
tree | 6ae2d9758d25dae942e50e1da30ff6578981768d | |
parent | 0dcb6a217e386a1ffdc92180aff0e28b36ae3493 [diff] |
util: Avoid output duplication in IndentedStream Change-Id: Ia530878068da89a1839574c9c5f1dc5d1de8b54e Fixes: #2723
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: http://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
.