KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Helper to decide if data type has .data() method.
More...
#include <data_buffer.hpp>
Helper to decide if data type has .data() method.
std::true_type
if class has
.data() method and std::false_type
otherwise.