Home | History | Annotate | Download | only in bits

Lines Matching refs:__is_scalar

686     __gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, void>::__type
696 __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, void>::__type
743 __gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, _OutputIterator>::__type
753 __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, _OutputIterator>::__type