Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::re_detail::w32_regex_traits_char_layer< charT > Class Template Reference

#include <w32_regex_traits.hpp>

Inheritance diagram for boost::re_detail::w32_regex_traits_char_layer< charT >:
Collaboration diagram for boost::re_detail::w32_regex_traits_char_layer< charT >:

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
 

Constructor & Destructor Documentation

Member Function Documentation

template<class charT>
bool boost::re_detail::w32_regex_traits_char_layer< charT >::isctype ( boost::uint32_t  mask,
charT  c 
) const
inline
template<class charT>
regex_constants::syntax_type boost::re_detail::w32_regex_traits_char_layer< charT >::syntax_type ( charT  c) const
inline

Member Data Documentation


The documentation for this class was generated from the following file: