commit | 969735449002505e79ae12a0646c698719f4509b | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 27 10:30:29 2015 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Sep 27 10:18:26 2015 -0700 |
tree | 8d5a8cb6e67a996f4670a742a7b560d116ea911f | |
parent | 83872fd229b8d87e8e2aac25ba1dac3a69740bfd [diff] |
lp: use ndn::to_string instead of std::to_string refs #2930 Change-Id: Ib245e0a56f74eebed7f062ef2ced0313ef36a908
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
.