Searched refs:false_type (Results 1 – 1 of 1) sorted by relevance
25 typedef integral_constant<bool, false> false_type; typedef149 struct is_void_impl : public false_type {};154 struct is_integral_impl : public false_type {};170 template <class T> struct is_pointer_impl : public false_type {};174 struct is_floating_point_impl : public false_type {};308 struct is_same : public false_type {};