Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  

ToLowerCase Struct Reference

Converts input chars to lower case. More...

#include <other_codecs.h>

Inheritance diagram for ToLowerCase:

unbuffered_codec codec List of all members.

Public Member Functions

template<typename OutIt>
void process (char c, OutIt &out)
const char * name () const

Detailed Description

Converts input chars to lower case.

See also:
encode decode


The documentation for this struct was generated from the following file: