UdonLibrary 1.0.0
機械システム研究部 C++ ライブラリ
読み取り中…
検索中…
一致する文字列を見つけられません
Udon::Impl::IsSerializableImpl::Test< Enumerable, EnableIfVoidT< HasMemberFunctionEnumerate< Enumerable >::value > > 構造体テンプレート

#include <Udon/Serializer/SerializerTraits.hpp>

静的公開メンバ関数

template<typename T>
static constexpr bool test (const IsSerializableImpl &tester, T &&e)
 
static constexpr bool test (...)
 

関数詳解

◆ test() [1/2]

static constexpr bool Udon::Impl::IsSerializableImpl::Test< Enumerable, typename >::test ( ...)
inlinestaticconstexpr

◆ test() [2/2]

template<typename Enumerable>
template<typename T>
static constexpr bool Udon::Impl::IsSerializableImpl::Test< Enumerable, EnableIfVoidT< HasMemberFunctionEnumerate< Enumerable >::value > >::test ( const IsSerializableImpl & tester,
T && e )
inlinestaticconstexpr

この構造体詳解は次のファイルから抽出されました: