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