commit | ce7b062a6f75f4ebb67fd3c2db00262560fe466f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 04 10:47:46 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 05 10:36:01 2016 -0800 |
tree | 49ea6871b989fb3729d14bc68e3ea5a12d9d5396 | |
parent | ed2aebafae2071abe9b1ba4fa11a3de0d6bcd59b [diff] |
util: Workaround for gcc-4.7 being unable to deduce noexcept specifications Change-Id: Ib8b00ff7a6293c4f8596615c4f2af266eab28a1a Refs: #3384
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
.