Searched defs:offset_lessthan (Results 1 – 1 of 1) sorted by relevance
1052 struct offset_lessthan { struct1053 offset_lessthan(unsigned char_offset) : fchar_offset(char_offset){} in offset_lessthan() function1054 inline bool operator()(const data_type &x, const data_type &y) const in operator ()()1065 unsigned fchar_offset;