commit | 140e9cbc62133a8d1c5782d2e658df09edca3c43 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Aug 19 00:02:05 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Aug 27 00:22:12 2019 -0400 |
tree | a3a42139d3e6044a7ad6b69f70d3d48d0f2ed6a8 | |
parent | 869b11e5c5bf97177554b54b350621e48a139672 [diff] |
util: backport C++17 [[nodiscard]] attribute Change-Id: I6bdeeaed09a4a5d36647ec967aead47e4461e583
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.