FLANG
Fortran::evaluate::TypeOfHelper< CONST > Struct Template Reference

Classes

struct  Predicate

Public Types

using type

Static Public Attributes

static constexpr int index

Member Typedef Documentation

◆ type

template<typename CONST>
using Fortran::evaluate::TypeOfHelper< CONST >::type
Initial value:
std::conditional_t<index >= 0,
std::tuple_element_t<index, AllIntrinsicTypes>, void>

Member Data Documentation

◆ index

template<typename CONST>
int Fortran::evaluate::TypeOfHelper< CONST >::index
staticconstexpr
Initial value:
{
common::SearchMembers<Predicate, AllIntrinsicTypes>}

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