Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Type definition for wchar_t regex_token_iterator.
typedef regex_token_iterator<const wchar_t*> wcregex_token_iterator;
Remarks
The type describes a specialization of template class regex_token_iterator Class for iterators of type const wchar_t*.
Requirements
Header: <regex>
Namespace: std