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

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h402 struct __raw_pointer_compatible_with : _And< struct in inherits:_And
408 struct __raw_pointer_compatible_with<_Yp, _Up[_Np], __enable_if_t< struct in inherits:true_type
413 struct __raw_pointer_compatible_with<_Yp, _Up[], __enable_if_t< struct in inherits:true_type
419 struct __raw_pointer_compatible_with struct in inherits:is_convertible

Completed in 127 milliseconds