HomeSort by: relevance | last modified time | path
    Searched refs:_SBase (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
valarray_before.h 689 class _SBase
694 _SBase (const _Dom& __e, const slice& __s)
711 class _SBase<_Array<_Tp> >
716 _SBase (_Array<_Tp> __a, const slice& __s)
736 : _SBase<_Dom>
738 typedef _SBase<_Dom> _Base;
746 : _SBase<_Array<_Tp> >
748 typedef _SBase<_Array<_Tp> > _Base;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
valarray_before.h 689 class _SBase
694 _SBase (const _Dom& __e, const slice& __s)
711 class _SBase<_Array<_Tp> >
716 _SBase (_Array<_Tp> __a, const slice& __s)
736 : _SBase<_Dom>
738 typedef _SBase<_Dom> _Base;
746 : _SBase<_Array<_Tp> >
748 typedef _SBase<_Array<_Tp> > _Base;

Completed in 25 milliseconds