commit | 869b11e5c5bf97177554b54b350621e48a139672 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Aug 18 17:44:27 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Aug 22 17:57:54 2019 -0400 |
tree | 10ded6bf27fd2e0b9961a2b54ae2aa6d6fa01d5b | |
parent | 4c5b7b88d6d25a2b61c63d5fdb80172bd224be9a [diff] |
util: backport std::to_underlying() Change-Id: I239ceb6be20d56343917cfcd7e1049fc852c1ced
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.