commit | 0d2ed2ee77275d94ad31540215ebebe600fec62c | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Jul 27 19:09:12 2015 -0700 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Aug 10 21:07:15 2015 -0700 |
tree | 3fa0339c2847643938edc2b2a4b2437010d3459d | |
parent | 6f35a0f05b359d1775276f775fe0e79ff8cce16b [diff] |
Enhance exception throwing with Boost Exception library Change-Id: I471023fc23ffaebe04d9668426b4c1b03e4962ba Refs: #2997
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.