has_init check if a type has defined a method called init More...
#include <vector_dist_operators.hpp>
Inheritance diagram for has_init< ObjType, Sfinae >:has_init check if a type has defined a method called init
return true if T::init() is a valid expression (function pointers) and produce a defined type
Definition at line 140 of file vector_dist_operators.hpp.