commit | a4297a6eb13a060fd593d44ac493e7970ce77505 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jun 19 13:29:34 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Jun 19 14:32:13 2014 -0700 |
tree | 98d6900816ad0998e9d4b0ee9f54e304fe6ce79c | |
parent | a0c5f830cc37e1acfab9a4aaccd3b94db0e72e8a [diff] |
security: Add "explicit" markers for one-parameter constructors Change-Id: I072c924ecdd212d63700804e8af3f4fac6da1919 Refs: #1681
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
.