OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Meta::HasAsArray< ArrayIsh > Struct Template Reference

#include <Meta.hpp>

Public Types

using type = decltype(test< ArrayIsh >(0))
 

Static Public Attributes

static constexpr bool value = type::value
 

Member Typedef Documentation

◆ type

template<class ArrayIsh >
using s3d::Meta::HasAsArray< ArrayIsh >::type = decltype(test<ArrayIsh>(0))

Member Data Documentation

◆ value

template<class ArrayIsh >
constexpr bool s3d::Meta::HasAsArray< ArrayIsh >::value = type::value
staticconstexpr

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