commit | 7429390ec771933331ab56b81b34ec7da103a120 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Dec 23 18:48:07 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Dec 23 18:50:06 2017 -0500 |
tree | dc1689a8949e0706f946bcba8c949ae7ea19dc72 | |
parent | 4d0d096b2e4ab59dccb0119cf394435dc1f7c555 [diff] |
regex: use a vector in RegexComponentSetMatcher Change-Id: Iec466b477144a7332d2f1992691601c738dfc3df Refs: #4120
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
.