Home | History | Annotate | Download | only in bits

Lines Matching refs:__is_scalar

671     __gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, void>::__type
681 __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, void>::__type
728 __gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, _OutputIterator>::__type
739 __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, _OutputIterator>::__type