wrap regex
This wraps regex functions (walberla::regex) to only use boost with IBM compilers and the std regex otherwise. Boost regex often causes problems when boost was build with a different compiler version.
This wraps regex functions (walberla::regex) to only use boost with IBM compilers and the std regex otherwise. Boost regex often causes problems when boost was build with a different compiler version.