| Public Typedefs Summary: | |
| Binary_access_traits<L, R, O> | access_traits [xref] [Source] |
| access_traits::value_type | value_type [xref] [Source] |
| Simd_traits::simd_type | simd_type [xref] [Source] |
| Public Member functions Summary: | |
| constructor | Proxy(const L& l, const R& r) [xref] [Source] |
| const L& | left() [xref] [Source] |
| const R& | right() [xref] [Source] |
| simd_type | load() [xref] [Source] |
| void | increment(length_type 1) [xref] [Source] |
| Private Data members Summary: | |
| L | left_ [xref] [Source] |
| R | right_ [xref] [Source] |