#include <char_class.hpp>
|
template<typename Char > |
static bool | is (tag::char_, Char ch) |
|
template<typename Char > |
static bool | is (tag::alnum, Char ch) |
|
template<typename Char > |
static bool | is (tag::alpha, Char ch) |
|
template<typename Char > |
static bool | is (tag::digit, Char ch) |
|
template<typename Char > |
static bool | is (tag::xdigit, Char ch) |
|
template<typename Char > |
static bool | is (tag::cntrl, Char ch) |
|
template<typename Char > |
static bool | is (tag::graph, Char ch) |
|
template<typename Char > |
static bool | is (tag::lower, Char ch) |
|
template<typename Char > |
static bool | is (tag::print, Char ch) |
|
template<typename Char > |
static bool | is (tag::punct, Char ch) |
|
template<typename Char > |
static bool | is (tag::space, Char ch) |
|
template<typename Char > |
static bool | is (tag::blank, Char ch) |
|
template<typename Char > |
static bool | is (tag::upper, Char ch) |
|
template<typename Char > |
static bool | is (tag::lowernum, Char ch) |
|
template<typename Char > |
static bool | is (tag::uppernum, Char ch) |
|
template<typename CharEncoding >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
template<typename CharEncoding >
template<typename Char >
The documentation for this struct was generated from the following file: