Searched defs:__has_destroy (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator_traits.h200 struct __has_destroy : false_type { }; struct in inherits:false_type
203 struct __has_destroy<_Alloc, _Pointer, decltype( struct in inherits:true_type

Completed in 80 milliseconds