Searched refs:__has_rebind (Results 1 – 2 of 2) sorted by relevance
227 struct __has_rebind struct257 …typedef __static_assert_check<sizeof(__static_assert_test<((std::__has_rebind<B<int>, double>::val… in main()258 …typedef __static_assert_check<sizeof(__static_assert_test<((std::__has_rebind<D<char, int>, double… in main()
838 struct __has_rebind848 template <class _Tp, class _Up, bool = __has_rebind<_Tp, _Up>::value>1254 template <class _Tp, class _Up, bool = __has_rebind<_Tp, _Up>::value>