mask_array Class Reference
#include
<stdapis/stlportv5/stl/_valarray.h>
Public Member Type Definitions |
---|
typedef | _Tp value_type |
Member Type Definition Documentation
Typedef value_type
Constructor & Destructor Documentation
~mask_array ( )
Member Function Documentation
_M_num_true ( )
size_t
| _M_num_true | ( | ) | const [inline] |
operator%= ( const valarray< value_type > & )
operator&= ( const valarray< value_type > & )
operator*= ( const valarray< value_type > & )
operator+= ( const valarray< value_type > & )
operator-= ( const valarray< value_type > & )
operator/= ( const valarray< value_type > & )
operator<<= ( const valarray< value_type > & )
operator= ( const valarray< value_type > & )
operator= ( const value_type & )
void | operator= | ( | const value_type & | __c | ) | const [inline] |
operator>>= ( const valarray< value_type > & )
operator^= ( const valarray< value_type > & )
operator|= ( const valarray< value_type > & )