Template Struct is_same< _Ty1, _Ty1 >¶
Defined in File StaticAssert.h
Inheritance Relationships¶
Base Type¶
public flamegpu::detail::StaticAssert::integral_constant< bool, true >
(Template Struct integral_constant)
Struct Documentation¶
-
template<class _Ty1>
struct is_same<_Ty1, _Ty1> : public flamegpu::detail::StaticAssert::integral_constant<bool, true>¶