siplasplas
Public Types | List of all members
cpp::meta::or_::apply< Lhs, Rhs > Struct Template Reference
Inheritance diagram for cpp::meta::or_::apply< Lhs, Rhs >:
cpp::meta::assert< is_integral< Lhs >, is_integral< Rhs > >

Public Types

using type = bool_< Lhs::value||Rhs::value >
 

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