Namespace for std::regex_constants symbols in the bsl namespace.

Using Declarations

Name

Description

ECMAScript

Alias for std::regex_constants::ECMAScript in the bsl namespace.

awk

Alias for std::regex_constants::awk in the bsl namespace.

basic

Alias for std::regex_constants::basic in the bsl namespace.

collate

Alias for std::regex_constants::collate in the bsl namespace.

egrep

Alias for std::regex_constants::egrep in the bsl namespace.

error_backref

Alias for std::regex_constants::error_backref in the bsl namespace.

error_badbrace

Alias for std::regex_constants::error_badbrace in the bsl namespace.

error_badrepeat

Alias for std::regex_constants::error_badrepeat in the bsl namespace.

error_brace

Alias for std::regex_constants::error_brace in the bsl namespace.

error_brack

Alias for std::regex_constants::error_brack in the bsl namespace.

error_collate

Alias for std::regex_constants::error_collate in the bsl namespace.

error_complexity

Alias for std::regex_constants::error_complexity in the bsl namespace.

error_ctype

Alias for std::regex_constants::error_ctype in the bsl namespace.

error_escape

Alias for std::regex_constants::error_escape in the bsl namespace.

error_paren

Alias for std::regex_constants::error_paren in the bsl namespace.

error_range

Alias for std::regex_constants::error_range in the bsl namespace.

error_space

Alias for std::regex_constants::error_space in the bsl namespace.

error_stack

Alias for std::regex_constants::error_stack in the bsl namespace.

extended

Alias for std::regex_constants::extended in the bsl namespace.

format_default

Alias for std::regex_constants::format_default in the bsl namespace.

format_first_only

Alias for std::regex_constants::format_first_only in the bsl namespace.

format_no_copy

Alias for std::regex_constants::format_no_copy in the bsl namespace.

format_sed

Alias for std::regex_constants::format_sed in the bsl namespace.

grep

Alias for std::regex_constants::grep in the bsl namespace.

icase

Alias for std::regex_constants::icase in the bsl namespace.

match_any

Alias for std::regex_constants::match_any in the bsl namespace.

match_continuous

Alias for std::regex_constants::match_continuous in the bsl namespace.

match_default

Alias for std::regex_constants::match_default in the bsl namespace.

match_not_bol

Alias for std::regex_constants::match_not_bol in the bsl namespace.

match_not_bow

Alias for std::regex_constants::match_not_bow in the bsl namespace.

match_not_eol

Alias for std::regex_constants::match_not_eol in the bsl namespace.

match_not_eow

Alias for std::regex_constants::match_not_eow in the bsl namespace.

match_not_null

Alias for std::regex_constants::match_not_null in the bsl namespace.

match_prev_avail

Alias for std::regex_constants::match_prev_avail in the bsl namespace.

nosubs

Alias for std::regex_constants::nosubs in the bsl namespace.

optimize

Alias for std::regex_constants::optimize in the bsl namespace.

Created with MrDocs