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< char > Class Template Reference

#include <w32_regex_traits.hpp>

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

Public Member Functions

 w32_regex_traits_char_layer (::boost::re_detail::lcid_type l)
 
regex_constants::syntax_type syntax_type (char c) const
 
regex_constants::escape_syntax_type escape_syntax_type (char c) const
 
char tolower (char c) const
 
bool isctype (boost::uint32_t mask, char c) const
 
lcid_type imbue (lcid_type l)
 

Public Attributes

lcid_type m_locale
 

Constructor & Destructor Documentation

Member Function Documentation

bool boost::re_detail::w32_regex_traits_char_layer< char >::isctype ( boost::uint32_t  mask,
char  c 
) const
inline
char boost::re_detail::w32_regex_traits_char_layer< char >::tolower ( char  c) const
inline

Member Data Documentation


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