commit | de2a1c20f44ae7f429640e21e1c3e63c140ffda5 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Dec 11 15:46:13 2016 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Dec 13 22:12:59 2016 -0500 |
tree | f3495d73c641695715d9c713fe59a1b5ea87e5dd | |
parent | 3ed6247de381ab623564ea1915851b4246e05715 [diff] |
code-style: don't suggest to use virtual with final and override Change-Id: I9f6b60cc6cb5679682916b5bee97598703b654f4 Refs: #3857
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
.