mgcpp
A C++ Math Library Based on CUDA
Classes | Static Public Attributes | List of all members
mgcpp::has_shape< T > Struct Template Reference

#include <shape_type.hpp>

Static Public Attributes

static const bool value = sizeof(test<T>(0)) == sizeof(one)
 

Member Data Documentation

◆ value

template<typename T >
const bool mgcpp::has_shape< T >::value = sizeof(test<T>(0)) == sizeof(one)
static

The documentation for this struct was generated from the following file: