A move_to vector index manipulator. More...
Inherits index_manipulator< vector_move_to_manip< T > >.
Public Member Functions | |
BOOST_UBLAS_INLINE | vector_move_to_manip (const T &k) |
template<typename V > | |
BOOST_UBLAS_INLINE void | manip (V &k) const |
When member function manip
is called the referenced index will be set to the manipulators' index.