Boost
v1.57.0
doxygen for www.boost.org
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Classes
|
Namespaces
|
Functions
regex_traits_defaults.hpp File Reference
#include <
boost/regex/v4/syntax_type.hpp
>
#include <
boost/regex/v4/error_type.hpp
>
Include dependency graph for regex_traits_defaults.hpp:
This graph shows which files directly or indirectly include this file:
Classes
struct
boost::re_detail::character_pointer_range< charT >
Namespaces
boost
Duration formatting facet for input.
boost::re_detail
Functions
template<class charT >
bool
boost::re_detail::is_extended
(charT c)
bool
boost::re_detail::is_extended
(char)
BOOST_REGEX_DECL
const char
*
BOOST_REGEX_CALL
boost::re_detail::get_default_syntax
(regex_constants::syntax_type
n
)
BOOST_REGEX_DECL
const char
*
BOOST_REGEX_CALL
boost::re_detail::get_default_error_string
(regex_constants::error_type
n
)
BOOST_REGEX_DECL
regex_constants::syntax_type
BOOST_REGEX_CALL
boost::re_detail::get_default_syntax_type
(char c)
BOOST_REGEX_DECL
regex_constants::escape_syntax_type
BOOST_REGEX_CALL
boost::re_detail::get_default_escape_syntax_type
(char c)
BOOST_REGEX_DECL
bool
BOOST_REGEX_CALL
boost::re_detail::is_combining_implementation
(uint_least16_t s)
template<class charT >
bool
boost::re_detail::is_combining
(charT c)
template<>
bool
boost::re_detail::is_combining< char >
(char)
template<>
bool
boost::re_detail::is_combining< signed char >
(signed char)
template<>
bool
boost::re_detail::is_combining< unsigned char >
(unsigned char)
template<class charT >
bool
boost::re_detail::is_separator
(charT c)
template<>
bool
boost::re_detail::is_separator< char >
(char c)
BOOST_REGEX_DECL
std::string
BOOST_REGEX_CALL
boost::re_detail::lookup_default_collate_name
(const std::string &name)
template<class charT >
int
boost::re_detail::get_default_class_id
(const charT *p1, const charT *p2)
template<class charT >
std::ptrdiff_t
boost::re_detail::global_length
(const charT *p)
template<>
std::ptrdiff_t
boost::re_detail::global_length< char >
(const char *p)
template<>
std::ptrdiff_t
boost::re_detail::global_length< wchar_t >
(const wchar_t *p)
template<class charT >
charT
BOOST_REGEX_CALL
boost::re_detail::global_lower
(charT c)
template<class charT >
charT
BOOST_REGEX_CALL
boost::re_detail::global_upper
(charT c)
BOOST_REGEX_DECL
char
BOOST_REGEX_CALL
boost::re_detail::do_global_lower
(char c)
BOOST_REGEX_DECL
char
BOOST_REGEX_CALL
boost::re_detail::do_global_upper
(char c)
BOOST_REGEX_DECL
wchar_t
BOOST_REGEX_CALL
boost::re_detail::do_global_lower
(wchar_t c)
BOOST_REGEX_DECL
wchar_t
BOOST_REGEX_CALL
boost::re_detail::do_global_upper
(wchar_t c)
template<>
char
BOOST_REGEX_CALL
boost::re_detail::global_lower< char >
(char c)
template<>
char
BOOST_REGEX_CALL
boost::re_detail::global_upper< char >
(char c)
template<>
wchar_t
BOOST_REGEX_CALL
boost::re_detail::global_lower< wchar_t >
(wchar_t c)
template<>
wchar_t
BOOST_REGEX_CALL
boost::re_detail::global_upper< wchar_t >
(wchar_t c)
template<class charT >
int
boost::re_detail::global_value
(charT c)
template<class charT , class traits >
int
boost::re_detail::global_toi
(const charT *&p1, const charT *p2, int radix, const traits &t)
template<class charT >
const charT *
boost::re_detail::get_escape_R_string
()
template<>
const char *
boost::re_detail::get_escape_R_string< char >
()
boost_1_57_0
boost
regex
v4
regex_traits_defaults.hpp
Generated on Sun Jan 11 2015 23:34:45 for Boost by
1.8.8