commit | fd674016ab6ce92e3f00ba222a0a04d33553d311 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Feb 06 02:00:12 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Feb 10 19:32:18 2019 -0500 |
tree | 0cee51e1dccf86d0cccae24d7f91dca411e63489 | |
parent | 8fdae8909d53e81303cea93e977667a9910db89a [diff] |
util: introduce NDN_THROW Refs: #4834 Change-Id: I35ff77a1d4e96caa17523cbdbb6f169390975d1b
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.