#include <char_class.hpp>
|
| template<typename Char > |
| static Char | to (tag::lower, Char ch) |
| |
| template<typename Char > |
| static Char | to (tag::upper, Char ch) |
| |
| template<typename Char > |
| static Char | to (tag::ucs4, Char ch) |
| |
| template<typename Char > |
| static Char | to (unused_type, 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 >
The documentation for this struct was generated from the following file: