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 matrix index manipulator. More...
Inherits index_manipulator< matrix_move_manip< T > >.
Public Member Functions | |
| BOOST_UBLAS_INLINE | matrix_move_manip (T k, T l) |
| template<typename V , typename K > | |
| BOOST_UBLAS_INLINE void | manip (V &k, K &l) const |
When member function manip is called the manipulator's index will be added to the referenced' index.
1.6.1