commit | aa82eb6adc905320149ede2637e52ef6cda474b3 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Apr 22 19:08:40 2016 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Apr 22 19:08:40 2016 +0200 |
tree | 8cbb04328bbeddbbb834b9d8b7c81cdd126e63ca | |
parent | e6e6fde5bdc6b243e277831a6455a0e78be77c1d [diff] |
common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly Change-Id: I8a6bc25a17574093addb144e6cdcc21dd24bbce4 Refs: #3599
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
.