 |
C++: what regex library should I use? - Stack Overflow
Boost is full of bugs and appears to lack a coding standards and QA process. Its not really suitable for production software. That includes its Regex gear, which uses C (rather than C++) in places and includes buffer overflows due to unsafe functions such
stackoverflow.com |
 |