ROSE 0.11.145.147
Static Public Attributes | List of all members
Rose::metaprog::details::or_t< L, R, bool > Struct Template Reference

Description

template<typename L, typename R, bool = L::value>
struct Rose::metaprog::details::or_t< L, R, bool >

Definition at line 27 of file metaprog.h.

Inheritance diagram for Rose::metaprog::details::or_t< L, R, bool >:
Inheritance graph
[legend]

Static Public Attributes

static constexpr bool value = true
 

Member Data Documentation

◆ value

template<typename L , typename R , bool = L::value>
constexpr bool Rose::metaprog::details::or_t< L, R, bool >::value = true
staticconstexpr

Definition at line 28 of file metaprog.h.


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