Searched defs:type_wrapper (Results 1 – 1 of 1) sorted by relevance
814 template <typename T> struct type_wrapper { struct 822 static_assert(__is_function(type_wrapper<void(void)>::type)); in is_function() argument