Template Struct is_same
Defined in File StaticAssert.h
Inheritance Relationships
Base Type
public flamegpu::detail::StaticAssert::integral_constant< bool, false >
(Template Struct integral_constant)
Struct Documentation
-
template<class _Ty1, class _Ty2>
struct is_same : public flamegpu::detail::StaticAssert::integral_constant<bool, false> TEMPLATE CLASS is_same determine whether _Ty1 and _Ty2 are the same type