template<typename v1_type, typename v2_type>
struct vector_result< v1_type, v2_type >
Definition at line 194 of file vector_dist_operators.hpp.
|
template<typename exp1 , typename exp2 > |
static const type & | getVector (const exp1 &o1, const exp2 &o2) |
|
template<typename exp1 > |
static const type & | getVector (const exp1 &o1) |
|
◆ type
template<typename v1_type , typename v2_type >
◆ getVector() [1/2]
template<typename v1_type , typename v2_type >
template<typename exp1 >
static const type & vector_result< v1_type, v2_type >::getVector |
( |
const exp1 & |
o1 | ) |
|
|
inlinestatic |
◆ getVector() [2/2]
template<typename v1_type , typename v2_type >
template<typename exp1 , typename exp2 >
static const type & vector_result< v1_type, v2_type >::getVector |
( |
const exp1 & |
o1, |
|
|
const exp2 & |
o2 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: