FLANG
Public Types | Public Member Functions | List of all members
Fortran::runtime::CharacterExtremumAccumulator< KIND, IS_MAXVAL > Class Template Reference

Public Types

using Type = CppTypeFor< TypeCategory::Character, KIND >
 

Public Member Functions

RT_API_ATTRS CharacterExtremumAccumulator (const Descriptor &array)
 
RT_API_ATTRS void Reinitialize ()
 
template<typename A >
RT_API_ATTRS void GetResult (A *p, int=-1) const
 
RT_API_ATTRS bool Accumulate (const Type *x)
 
template<typename A >
RT_API_ATTRS bool AccumulateAt (const SubscriptValue at[])
 

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