Searched defs:msvc_is_class_impl (Results 1 – 1 of 1) sorted by relevance
34 struct msvc_is_class_impl struct40 enum { value = sizeof(test((type_wrapper<T>*)0)) == sizeof(yes_tag) };41 typedef bool_<value> type;