commit | 233f67c51f0164780a893decd3db3d1ac843e147 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jan 21 17:23:21 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jan 21 17:23:21 2018 -0500 |
tree | c188672c339667b931b25ca6358d2cd7e2e2c753 | |
parent | 0f8308012b6b56467bbc299257487da1545487c6 [diff] |
util: silence truncation warning in LoggerTimestamp's operator<< Change-Id: I681d550f6a9538308146d76804bff8850928ad58 Refs: #4365
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.