commit | 8aad372379045240f478f86b4a94c6ae7c212800 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 16 20:57:28 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Sep 18 19:02:17 2017 -0400 |
tree | ceae5ba40c3b1d3cf4643f39de10caf5d935bc8f | |
parent | 06f1bdf9c4c808b27819ed5ee65e4f696b775758 [diff] |
security: add missing out-of-line destructors for transform classes Change-Id: I8306b8e10953e55e056b4eb5fcb76ec8f395f5c4
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
.