Searched defs:ptr_traits_value (Results 1 – 1 of 1) sorted by relevance
186 struct ptr_traits_value { struct187 typedef T type;191 struct ptr_traits_value<void> { struct192 typedef struct { } type;