![]() |
|
#include <TensorMeta.h>
Classes | |
| struct | Host |
Public Types | |
| typedef char(& | yes)[1] |
| typedef char(& | no)[2] |
Static Public Member Functions | |
| template<typename T > | |
| static yes | check (D *, T) |
| static no | check (B *, int) |
Static Public Attributes | |
| static const bool | value = sizeof(check(Host<B, D>(), int())) == sizeof(yes) |
| typedef char(& Eigen::internal::is_base_of< B, D >::no)[2] |
| typedef char(& Eigen::internal::is_base_of< B, D >::yes)[1] |
|
static |
|
static |
|
static |