Searched defs:not_pointer (Results 1 – 1 of 1) sorted by relevance
16 struct not_pointer { struct17 typedef U type;21 struct not_pointer<T*, U> { }; struct