Main Page Class Hierarchy Alphabetical List Compound List Examples |
Inserts a new line if the input line is too long. More...
#include <other_codecs.h>
Public Member Functions | |
MaxLineLen (uint m) | |
template<typename OutIt > | |
void | process (char c, OutIt &out) |
const char * | name () const |
Inserts a new line if the input line is too long.