Perfect RE2 is a Swift wrapper of Google's RE2.
All C++ Codes are based on google's re2 and marcomaggi's cre2. Please the check license and copyright information from the original sources.
This is not an official product of Perfect because it requires C++11 to build, as marked in test.sh
:
swift build -Xcxx -std=c++11