|
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.
| Type_ | Expected type of the data. |
| Container_ | Class to check for data(). |
This returns false by default.
|
static |
Compile-time constant indicating whether data() exists.