Searched defs:offset_lessthan (Results 1 – 1 of 1) sorted by relevance
1047 struct offset_lessthan { struct1048 offset_lessthan(unsigned char_offset) : fchar_offset(char_offset){} in offset_lessthan() function1049 inline bool operator()(const data_type &x, const data_type &y) const in operator ()()1060 unsigned fchar_offset;