commit | 9ad2d7222c3bf7be7f5d7d9fcf806716d9edb5ca | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sat Aug 30 16:13:57 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Wed Sep 03 14:00:52 2014 -0700 |
tree | 67c8aaa3f25e7662f165c9bedd4cb85934817882 | |
parent | bc5030df864b5b2ba94c6dbfddda851440a617d4 [diff] |
util: Add toString and operator<< for util::Digest Change-Id: Id3695ad1d66dcc93f08085ee42556c71e3eb419c
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
.