A move_to vector index manipulator. More...
#include <assignment.hpp>


Public Types | |
| typedef vector_move_to_manip< T > | type |
Public Member Functions | |
| BOOST_UBLAS_INLINE | vector_move_to_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_to vector index manipulator.
When member function manip is called the referenced index will be set to the manipulators' index.
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |