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::icu_regex_traits_implementation Class Reference

#include <icu.hpp>

Public Member Functions

 icu_regex_traits_implementation (const U_NAMESPACE_QUALIFIER Locale &l)
 
U_NAMESPACE_QUALIFIER Locale getloc () const
 
string_type do_transform (const char_type *p1, const char_type *p2, const U_NAMESPACE_QUALIFIER Collator *pcoll) const
 
string_type transform (const char_type *p1, const char_type *p2) const
 
string_type transform_primary (const char_type *p1, const char_type *p2) const
 

Constructor & Destructor Documentation

boost::re_detail::icu_regex_traits_implementation::icu_regex_traits_implementation ( const U_NAMESPACE_QUALIFIER Locale &  l)
inline

Member Function Documentation

string_type boost::re_detail::icu_regex_traits_implementation::do_transform ( const char_type *  p1,
const char_type *  p2,
const U_NAMESPACE_QUALIFIER Collator *  pcoll 
) const
U_NAMESPACE_QUALIFIER Locale boost::re_detail::icu_regex_traits_implementation::getloc ( ) const
inline
string_type boost::re_detail::icu_regex_traits_implementation::transform ( const char_type *  p1,
const char_type *  p2 
) const
inline
string_type boost::re_detail::icu_regex_traits_implementation::transform_primary ( const char_type *  p1,
const char_type *  p2 
) const
inline

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