commit | e1081cdc0cc9cc760ac458e61cd4c6395d839cf0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Dec 19 23:58:15 2016 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Dec 22 22:56:39 2016 -0500 |
tree | 58866f61394a3e75bef75412217d9bcb6eb4adcd | |
parent | f78cb705bc14371cb36e925a53cc175f250b3609 [diff] |
util: FaceUri: modernize and simplify code with C++11 features Change-Id: Ie6a59567a635b6c69b970e9e1e50eafff14ea7fa
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.