commit | 6db1360806f521bfc654b2380adbf51f83fda18b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Feb 26 22:05:53 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Mar 14 00:23:08 2017 -0400 |
tree | 72f93c9699bc4d447130fc815777f3bee9118ca6 | |
parent | cf4157658c3d510f61ba9f7967cf0c4522944c3d [diff] |
util: alias ndn::optional to std{::experimental,}::optional if available Change-Id: Ie83ece5ff94fa4422f5b5b55514e5d253ed9920e Refs: #3753
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
.