FLANG
Fortran::semantics::omp::WithSource< T > Struct Template Reference

Public Types

using value_type = T

Public Member Functions

 WithSource (const WithSource< T > &)=default
 WithSource (WithSource< T > &&)=default
 WithSource (const T &t, parser::CharBlock s)
 WithSource (T &&t, parser::CharBlock s)
WithSourceoperator= (const WithSource< T > &)=default
WithSourceoperator= (WithSource< T > &&)=default

Public Attributes

value
parser::CharBlock source

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