Searched refs:ExactlyInt (Results 1 – 1 of 1) sorted by relevance
175 struct ExactlyInt { struct180 template <> inline int ExactlyInt::cast_to_int<int>(int x) { return x; } in cast_to_int() argument