Searched defs:is_convertible (Results 1 – 2 of 2) sorted by relevance
13 template <> struct is_convertible<int> { typedef int type; }; argument
1719 void is_convertible() in is_convertible() function