template <class CharType, CharType line_terminator = 0>
class String {};

String<char, 255> s;


syntax highlighted by Code2HTML, v. 0.9.1