|
Generic SIMD Intrinsic Library API
0.6
|
A special helper class to support customized subscript[] operations. More...
#include <power_vsx4.h>
Public Member Functions | |
| Helper (svec< 4, bool > *p_vec, int index) | |
| void | operator= (uint32_t value) |
| void | operator= (Helper helper) |
| operator uint32_t () const | |
Public Attributes | |
| int | m_index |
| svec< 4,bool > * | m_self |
A special helper class to support customized subscript[] operations.
| vsx::svec< 4, bool >::Helper::operator uint32_t | ( | ) | const |
| void vsx::svec< 4, bool >::Helper::operator= | ( | uint32_t | value | ) |
| int vsx::svec< 4, bool >::Helper::m_index |
1.8.5