Searched defs:double_int (Results 1 – 3 of 3) sorted by relevance
28 struct double_int struct30 typedef int result_type;31 int operator()(int x) const { return x * 2; } in operator ()()
26 union double_int { union
236 union double_int { union