TIMPI
Public Member Functions | Static Public Attributes | List of all members
TIMPI::StandardType< std::set< T > > Class Template Reference
Inheritance diagram for TIMPI::StandardType< std::set< T > >:
[legend]

Public Member Functions

 StandardType (const std::set< T > *)
 

Static Public Attributes

static const bool is_fixed_type = false
 

Detailed Description

template<typename T>
class TIMPI::StandardType< std::set< T > >

Definition at line 25 of file dispatch_to_packed_unit.C.

Constructor & Destructor Documentation

◆ StandardType()

template<typename T >
TIMPI::StandardType< std::set< T > >::StandardType ( const std::set< T > *  )
inline

Definition at line 28 of file dispatch_to_packed_unit.C.

29  {
30  }

Member Data Documentation

◆ is_fixed_type

const bool TIMPI::NotADataType::is_fixed_type = false
staticinherited

Definition at line 130 of file data_type.h.


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