commit | 19745dc3352df0e26c74d38557f63e610a25ea62 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 05 19:34:31 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 12 15:30:50 2017 -0500 |
tree | e63cdaecc8257971238cc58a1e78e35b70114c18 | |
parent | 45ab9a9462dcaf81dbd94f7702d172ce2e9fedaf [diff] |
regex: move method definitions to .cpp files Change-Id: Ifa66c886bd3f920821b0a498f714da24d51b042e
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
.