std::regex

GPTKB entity

Statements (42)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:C++11_standard
gptkbp:defines <regex> header
gptkbp:has_method std::regex::assign
std::regex::match
std::regex::operator!=
std::regex::operator<
std::regex::operator=
std::regex::operator==
std::regex::operator>
std::regex::operator[]
std::regex::replace
std::regex::search
std::regex::swap
std::regex_constants:: ECMA Script
std::regex_constants::basic
std::regex_constants::collate
std::regex_constants::dotall
std::regex_constants::error_type
std::regex_constants::extended
std::regex_constants::icase
std::regex_constants::multiline
std::regex_constants::nosubs
std::regex_constants::optimize
std::regex_constants::unicode
gptkbp:hyper_threading gptkb:theorem
gptkbp:includes std::cmatch
std::smatch
gptkbp:is_compatible_with C++11 and later
gptkbp:is_used_in data validation
syntax highlighting
text processing
log file analysis
input parsing
gptkbp:part_of gptkb:Library
gptkbp:provides regular expression matching
gptkbp:supports ECMA Script syntax
POSIX syntax
basic syntax
extended syntax
gptkbp:throws std::regex_error