A move vector index manipulator. More...
#include <assignment.hpp>
Public Types | |
typedef vector_move_manip< T > | type |
Public Member Functions | |
BOOST_UBLAS_INLINE | vector_move_manip (const T &k) |
template<typename V > | |
BOOST_UBLAS_INLINE void | manip (V &k) const |
BOOST_UBLAS_INLINE const type & | operator() () const |
BOOST_UBLAS_INLINE type & | operator() () |
A move vector index manipulator.
When member function traverse is called the manipulators' index will be added to the referenced index.
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |