GSoC/GCI Archive
Google Summer of Code 2012 GCC - GNU Compiler Collection

C++11 regex support in libstdc++

by Sergey Lega for GCC - GNU Compiler Collection

Hello, dear gcc developers! I want to implement C++11 regex in libstdc++ since it powerfull and most commonly used tool for text processing, but still there isn't support for it in libstdc++.