libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
A simple class to turn a character into upper case according to the current locale settings. More...
#include <ttypes.hpp>
Inherits std::unary_function< T, T >.
Public Member Functions | |
upperletter () | |
T | operator() (const T c) const |
A simple class to turn a character into upper case according to the current locale settings.
Definition at line 625 of file ttypes.hpp.
|
inline |
Definition at line 627 of file ttypes.hpp.
|
inline |
Definition at line 630 of file ttypes.hpp.