]> git.saurik.com Git - wxWidgets.git/history - tests/regex/wxregex.cpp
use C++ linkage functions (and not extern C) with std::ptr_fun<>, Sun CC doesn't...
[wxWidgets.git] / tests / regex / wxregex.cpp
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...