Searched defs:int_right_shift (Results 1 – 1 of 1) sorted by relevance
30 struct int_right_shift { struct31 int operator()(const int x, const unsigned offset) const { in operator ()()