std::basic_regex::collate
Da cppreference.com.
< cpp | regex | basic regex
![]() |
Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate.
La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui. |
Elemento definito nell'header <egrep>
|
||
static constexpr std::regex_constants::syntax_option_type egrep = std::regex_constants::egrep; |
||
Definisce una copia di std::regex_constants::egrep.
Original:
Defines a copy of std::regex_constants::egrep.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
[modifica] Vedi anche
(C++11) |
Opzioni generali di controllo del comportamento delle regex Original: general options controlling regex behavior The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (typedef) |