|
KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
|
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.