commit | b08edd8d3e5a2162a5c86e774e06f3b141f5cd5d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 05 19:41:04 2021 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Feb 07 02:41:06 2021 -0500 |
tree | d3d7d57546440ac4682b84516c175376d21d7a8e | |
parent | fe24bf84129d71569d13af918a394ccc9c56a999 [diff] |
regex: remove unnecessary virtual function Refs: #5144 Change-Id: Ib587b14acf763ae366e4b8c18938d2c23a196eaf
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.