FLANG
Fortran::evaluate::TypeKindVisitor< CAT, TEMPLATE, VALUE > Struct Template Reference

Public Types

using Result = std::optional<Expr<SomeType>>
using Types = CategoryTypes<CAT>

Public Member Functions

 TypeKindVisitor (int k, VALUE &&x)
 TypeKindVisitor (int k, const VALUE &x)
template<typename T>
Result Test ()

Public Attributes

int kind
VALUE value

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