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

Description

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

Definition at line 12 of file metaprog.h.

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

Static Public Attributes

static constexpr bool value = false
 

Member Data Documentation

◆ value

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

Definition at line 13 of file metaprog.h.


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