Searched defs:offset_greaterthan (Results 1 – 1 of 1) sorted by relevance
1070 struct offset_greaterthan { struct1071 offset_greaterthan(unsigned char_offset) : fchar_offset(char_offset){} in offset_greaterthan() function1072 inline bool operator()(const data_type &x, const data_type &y) const in operator ()()1083 unsigned fchar_offset;