Construct a vector expression from a type T that is already an expression it does nothing
Definition at line 14 of file vector_dist_operator_assign.hpp.
#include <vector_dist_operator_assign.hpp>
Static Public Member Functions | |
static const T & | construct (const T &e) |
It return the expression itself. | |
|
inlinestatic |
It return the expression itself.
Definition at line 17 of file vector_dist_operator_assign.hpp.