TIMPI
Static Public Member Functions | Static Public Attributes | List of all members
TIMPI::Attributes< T > Struct Template Reference

#include <attributes.h>

Static Public Member Functions

static void set_lowest (T &)
 
static void set_highest (T &)
 

Static Public Attributes

static const bool has_min_max = false
 

Detailed Description

template<typename T>
struct TIMPI::Attributes< T >

Definition at line 46 of file attributes.h.

Member Function Documentation

◆ set_highest()

template<typename T >
static void TIMPI::Attributes< T >::set_highest ( T &  )
inlinestatic

Definition at line 50 of file attributes.h.

Referenced by TIMPI::Communicator::semiverify().

50 {}

◆ set_lowest()

template<typename T >
static void TIMPI::Attributes< T >::set_lowest ( T &  )
inlinestatic

Definition at line 49 of file attributes.h.

Referenced by TIMPI::Communicator::semiverify().

49 {}

Member Data Documentation

◆ has_min_max

template<typename T >
const bool TIMPI::Attributes< T >::has_min_max = false
static

Definition at line 48 of file attributes.h.


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