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 begining of row manipulator. More...
Inherits index_manipulator< begin1_manip >.
Public Member Functions | |
| template<typename V , typename K > | |
| BOOST_UBLAS_INLINE void | manip (V &k, K &) const |
When member function manip is called the referenced index will be be set to the begining of the row (i.e. column = 0)
1.6.1