wpp
wpp copied to clipboard
Added regex matching
This checks for a regex and for the normal string path. If either is a match then it will continue.
It uses the std regex.
Build failed because no "-std=c++11 " has been added I see.