...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Traits class to extract additional type information from a mutable matrix or vector CONTAINER. More...
Inherited by boost::numeric::ublas::container_traits< E > [private]
.
Public Types | |
typedef E::reference | reference |
reference to an element | |
typedef E::closure_type | closure_type |
type used in expressions to mark a reference to this class (usually a container_reference<E> or the class itself) |