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