commit | 57c07df414ace7027f74c067bcd82b5f69f35029 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Dec 11 18:41:45 2016 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Dec 13 22:13:25 2016 -0500 |
tree | ad4ee155a797cc9a04061de01dbbae84017a05c2 | |
parent | de2a1c20f44ae7f429640e21e1c3e63c140ffda5 [diff] |
src: drop 'virtual' from functions marked 'final' or 'override' Change-Id: Ieb6df864ab82f77b2bee9e83aa0bfa2005715950 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
.