Template Struct integral_constant¶
Defined in File StaticAssert.h
Inheritance Relationships¶
Derived Types¶
public flamegpu::detail::StaticAssert::is_same< _Ty1, _Ty2 >
(Template Struct is_same)public flamegpu::detail::StaticAssert::is_same< _Ty1, _Ty1 >
(Template Struct is_same< _Ty1, _Ty1 >)
Struct Documentation¶
-
template<class _Ty, _Ty _Val>
struct integral_constant¶ Convenient template for integral constant types
Subclassed by flamegpu::detail::StaticAssert::is_same< _Ty1, _Ty2 >, flamegpu::detail::StaticAssert::is_same< _Ty1, _Ty1 >
Public Functions
-
inline constexpr operator value_type() const noexcept¶
-
inline constexpr value_type operator()() const noexcept¶
-
inline constexpr operator value_type() const noexcept¶