C++ Standard Library: Regular Expressions

Class/Function Header Standard VBCC GCC SAS/C DICE Notes
regex regex C++11 Missing Regular expression class
basic_regex regex C++11 Missing Basic regex class
regex_match regex C++11 Missing Match entire string
regex_search regex C++11 Missing Search for match
regex_replace regex C++11 Missing Replace matches
regex_iterator regex C++11 Missing Regex iterator
regex_token_iterator regex C++11 Missing Regex token iterator
match_results regex C++11 Missing Match results
sub_match regex C++11 Missing Sub-match
regex_error regex C++11 Missing Regex error
regex_constants regex C++11 Missing Regex constants
syntax_option_type regex C++11 Missing Syntax options
match_flag_type regex C++11 Missing Match flags
error_type regex C++11 Missing Error types
ECMAScript regex C++11 Missing ECMAScript syntax
basic regex C++11 Missing Basic syntax
extended regex C++11 Missing Extended syntax
awk regex C++11 Missing AWK syntax
grep regex C++11 Missing Grep syntax
egrep regex C++11 Missing Egrep syntax
TOTALS 0/20 0/20 0/20 0/20