commit | 1cd9f6ebd6c9c86a89b60dff6f8a6fac1150f5e4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Oct 08 00:26:36 2016 +0200 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Tue Oct 11 12:59:14 2016 -0700 |
tree | 3bfbc0f48b26c38194fb20ab766fe3427b60ec03 | |
parent | 1aa3e1ec67f90ac33534dccd9dd9b0b497af46af [diff] |
util: use C++11 <random> instead of Boost.Random Change-Id: Id0100a5ef14236f7e1d1f181af233e44bde3c1a2 Refs: #3599
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
.