commit | 96b96afb70c957ef58f8cae9169b6d0461adc550 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 19 23:00:40 2015 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 20 22:23:25 2015 +0200 |
tree | 613e136f142f22cf8d762c19df5f76c03e44f8b6 | |
parent | 409cc20334a75401a7330dac54d748cba1fb1309 [diff] |
Emulate std::to_string on platforms that do not provide it Inspired by NFD commit ce81230b09583f9aec98a97653a047aa54fa2bef This commit also fixes an important typo in the name of the macro defined by the check_vector_const_iterators configure check. Change-Id: I1b18066474145720570b5ecd6109b3f76eb262e8 Refs: #2743
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
.