Searched defs:basic_type (Results 1 – 3 of 3) sorted by relevance
12 struct basic_type { using type = T; }; struct
9 struct basic_type { using type = T; }; argument
36 struct basic_type : detail::operators::adl<basic_type<T>> { struct49 struct _ : basic_type<T> { }; argument