FLANG
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: