Skip to content

Toxe/test-cpp-regex

Repository files navigation

C++ Regular Expression Examples

Dependencies

  • CMake
  • Boost.Regex
  • PCRE + JIT
  • PCRE2 + JIT
  • Google re2
  • Intel Hyperscan

Vcpkg

Install Vcpkg dependencies with:

$ vcpkg install $(< .vcpkg)