Boost QVM

v_traits<V>::iw

static inline scalar_type & iw( int i, Vector & v );

This function is expected to be static member of user-defined specializations of the v_traits template. It returns mutable reference to the i-th element of v.


See also: v_traits | vec