#include <w32_regex_traits.hpp>
Public Member Functions | |
w32_regex_traits_char_layer (const lcid_type l) | |
regex_constants::syntax_type | syntax_type (charT c) const |
regex_constants::escape_syntax_type | escape_syntax_type (charT c) const |
charT | tolower (charT c) const |
bool | isctype (boost::uint32_t mask, charT c) const |
lcid_type | imbue (lcid_type l) |
Public Attributes | |
lcid_type | m_locale |
boost::re_detail::w32_regex_traits_char_layer< charT >::w32_regex_traits_char_layer | ( | const lcid_type | l | ) |
|
inline |
|
inlineinherited |
|
inline |
References boost::re_detail::w32_regex_traits_base< charT >::m_locale, and boost::re_detail::w32_is().
Referenced by boost::w32_regex_traits< charT >::isctype().
|
inline |
References boost::multiprecision::backends::i.
|
inline |
|
inherited |
Referenced by boost::re_detail::w32_regex_traits_char_layer< charT >::escape_syntax_type(), boost::re_detail::w32_regex_traits_char_layer< charT >::isctype(), boost::re_detail::w32_regex_traits_char_layer< charT >::tolower(), boost::re_detail::w32_regex_traits_implementation< charT >::transform(), boost::re_detail::w32_regex_traits_char_layer< charT >::w32_regex_traits_char_layer(), and boost::re_detail::w32_regex_traits_implementation< charT >::w32_regex_traits_implementation().