commit | bdcedf4def35aad7d52da4eb5e3b4575479b5f09 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Oct 15 14:56:28 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Oct 15 17:44:47 2017 -0400 |
tree | 93a5d42580b4aaa99d3a7904f13e8e3c458744a3 | |
parent | 252037144960e9709889b5f8f20a75c6b1b89129 [diff] |
security+util: remove overloaded operator!() Identity, Key, and EventId already provide an operator bool(), which covers all valid use cases. Change-Id: I57b11db6997e6f537873f41c6ca1c22140b894c3
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.