commit | 700e12a0b8b6a2895ca11cdaa35600862edaa0a7 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jul 03 19:44:17 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jul 04 18:42:40 2019 -0400 |
tree | b31def36e6cc4787eac5771ba6a53e70b0b80749 | |
parent | 9a04ddacb9f4875662fde527d010838f604558f5 [diff] |
util: import nonstd::get into namespace ndn, for use with variant Change-Id: Ie2b608bf6f5d4d5a96c483243f390976bb6c8085
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.