#include <valarray_meta.h>
Inheritance diagram for std::_SBase:


Public Types | |
| typedef _Dom::value_type | value_type |
Public Methods | |
| _SBase (const _Dom &__e, const slice &__s) | |
| value_type | operator[] (size_t __i) const |
| size_t | size () const |
Private Attributes | |
| const _Dom & | _M_expr |
| const slice & | _M_slice |
|
|||||
|
Reimplemented in std::_SClos< _Expr, _Dom >. Definition at line 510 of file valarray_meta.h. Referenced by std::_SBase< _Array< _Tp > >::operator[](), and std::_SBase< _Dom >::operator[](). |
|
||||||||||||||||
|
Definition at line 512 of file valarray_meta.h. References std::_SBase< _Dom >::_M_expr, and std::_SBase< _Dom >::_M_slice. |
|
||||||||||
|
Definition at line 514 of file valarray_meta.h. References std::_SBase< _Dom >::_M_expr, std::_SBase< _Dom >::_M_slice, std::slice::start(), std::slice::stride(), and std::_SBase< _Dom >::value_type. |
|
|||||||||
|
Definition at line 516 of file valarray_meta.h. References std::_SBase< _Dom >::_M_slice, and std::slice::size(). Referenced by std::_SBase< _Array< _Tp > >::_SBase(). |
|
|||||
|
Definition at line 519 of file valarray_meta.h. Referenced by std::_SBase< _Dom >::_SBase(), and std::_SBase< _Dom >::operator[](). |
|
|||||
|
Definition at line 520 of file valarray_meta.h. Referenced by std::_SBase< _Dom >::_SBase(), std::_SBase< _Dom >::operator[](), and std::_SBase< _Dom >::size(). |
1.2.15