|
TiledArray
0.7.0
|
type trait checks if T has array() member Useful to determine if an Expr is a TsrExpr or a related type More...
#include <expr.h>
Static Public Attributes | |
| static constexpr const bool | value = std::is_same<std::true_type, decltype(__test<E>(0))>::value |
type trait checks if T has array() member Useful to determine if an Expr is a TsrExpr or a related type
|
static |