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.
Inherits scalar_expression< vector_scalar_unary< E, F > >.
Public Types | |
| typedef F::result_type | value_type |
| typedef E::difference_type | difference_type |
| typedef const self_type | const_closure_type |
| typedef const_closure_type | closure_type |
| typedef unknown_storage_tag | storage_category |
Public Member Functions | |
| BOOST_UBLAS_INLINE | vector_scalar_unary (const expression_type &e) |
| BOOST_UBLAS_INLINE | operator value_type () const |
1.6.1