#include <char_class.hpp>
|
template<typename Char > |
static bool | is (char_tag, Char ch) |
|
template<typename Char > |
static bool | is (alnum_tag, Char ch) |
|
template<typename Char > |
static bool | is (alpha_tag, Char ch) |
|
template<typename Char > |
static bool | is (digit_tag, Char ch) |
|
template<typename Char > |
static bool | is (xdigit_tag, Char ch) |
|
template<typename Char > |
static bool | is (cntrl_tag, Char ch) |
|
template<typename Char > |
static bool | is (graph_tag, Char ch) |
|
template<typename Char > |
static bool | is (lower_tag, Char ch) |
|
template<typename Char > |
static bool | is (print_tag, Char ch) |
|
template<typename Char > |
static bool | is (punct_tag, Char ch) |
|
template<typename Char > |
static bool | is (space_tag, Char ch) |
|
template<typename Char > |
static bool | is (blank_tag, Char ch) |
|
template<typename Char > |
static bool | is (upper_tag, Char ch) |
|
template<typename Encoding >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
template<typename Encoding >
template<typename Char >
The documentation for this struct was generated from the following file: