...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Public Types | |
typedef unknown_storage_tag | storage_category |
typedef row_major_tag | orientation_category |
typedef promote_traits< T1, T2 > ::promote_type | promote_type |
typedef matrix_vector_binary1 < E1, E2, matrix_vector_prod1 < E1, E2, promote_type > > | expression_type |
typedef expression_type | result_type |