Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
A move vector index manipulator. More...
Inherits index_manipulator< vector_move_manip< T > >.
Public Member Functions | |
| BOOST_UBLAS_INLINE | vector_move_manip (const T &k) |
| template<typename V > | |
| BOOST_UBLAS_INLINE void | manip (V &k) const |
When member function traverse is called the manipulators' index will be added to the referenced index.
1.6.1