Searched defs:to_6_bit (Results 1 – 1 of 1) sorted by relevance
37 struct to_6_bit { struct38 typedef CharType result_type;39 CharType operator()(CharType t) const{ in operator ()()