Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  

ToUpperCase Struct Reference

Converts input chars to upper case. More...

#include <other_codecs.h>

Inheritance diagram for ToUpperCase:

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 upper case.

See also:
encode decode

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