Type Definition rend::char_be[][src]

type char_be = Endian<char, BigEndian>;

Alias for Endian<char, BigEndian>