commit | 97ee8111294bc7c89c9ed991b84d0887533b612e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Aug 11 21:38:34 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Aug 27 16:20:07 2020 -0400 |
tree | a5c961742f719b6ce47fad238de5d0c69e1c333e | |
parent | 599623c3031a44f8f5b8e7408e4d77d354faf76c [diff] |
util: backport scope_exit & co. from the Library Fundamentals TS v3 Implementation taken from scope-lite by Martin Moene, commit 197cd4240069b2b8c393ad0d9eabdee601b606b4 Change-Id: I872b6821504b3270ebdc4c48b7255731fb2efc57
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.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read 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.