commit | cfaa1addf4592d44e119604abcec06c73ef113f2 | [log] [tgz] |
---|---|---|
author | Weiwei Liu <summerwing10@gmail.com> | Sun Aug 28 16:30:56 2016 -0700 |
committer | Weiwei Liu <summerwing10@gmail.com> | Mon Aug 29 23:18:05 2016 -0700 |
tree | 67f4276280a07f4b5358da47e9cefebf8d968f79 | |
parent | 62204f4ff7a22e353905b5f6abe3ba3ae04264b5 [diff] |
util: backport C++17 std::clamp refs #3636 Change-Id: I04db89ed99424b1e35f7c4c611fd4c967d49ca46
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
.