Call the init function if a type T has the function init. More...
Call the init function if a type T has the function init.
type | T |
Definition at line 171 of file vector_dist_operators.hpp.
#include <vector_dist_operators.hpp>
Static Public Member Functions | |
static void | call (T &r_exp) |
it call the function init for r_exp if T has the function init | |
|
inlinestatic |
it call the function init for r_exp if T has the function init
Definition at line 174 of file vector_dist_operators.hpp.