Searched defs:int_convertable_type (Results 1 – 1 of 1) sorted by relevance
41 class int_convertable_type : private utils::NoAssign { class47 int_convertable_type( int v ) : my_value(v) {} in int_convertable_type() function in int_convertable_type