FLANG
Fortran
parser
omp
detail
ConstIf
Public Types
|
List of all members
Fortran::parser::omp::detail::ConstIf< IsConst, T > Struct Template Reference
Public Types
using
type
= std::conditional_t<IsConst, std::add_const_t<T>, T>
The documentation for this struct was generated from the following file:
include/flang/Parser/
openmp-utils.h
Generated on
for FLANG by
1.14.0