I've seen that in the examples folder, under utils
the regualr expression example is using Poco::RegularExpression
.
Is there a reason to prefer that library over the default c++ 11 http://en.cppreference.com/w/cpp/regex implementation? or is just there because it was like that in the previous release without the c++ 11 features?
↧
Regular Expression in OF 0.9
↧