commit | 1aecae22d3b55ea1df6fc91781d345efacc6b644 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Aug 30 11:23:59 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Aug 30 11:23:59 2016 +0000 |
tree | 1e2e897e7e5b51afe6454ee10ec837eb1806a027 | |
parent | cfaa1addf4592d44e119604abcec06c73ef113f2 [diff] |
util: backport C++17 optional This commit also makes code style of parameter packs consistent. refs #3753 Change-Id: I1e301d25b73501b0b28678e6095bbb5619a0e760
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
.