tatami
C++ API for different matrix representations
|
Compile time check for the data()
method.
More...
#include <has_data.hpp>
Static Public Attributes | |
static const bool | value = false |
Compile time check for the data()
method.
T | Expected type of the data. |
V | Class to check for data() . |
This returns false
by default.
Compile-time constant indicating whether data()
exists.