HydroCouple  2.0.0-alpha.1
HydroCouple Interface Definitions
Loading...
Searching...
No Matches
HydroCouple::Helpers::DataKindOf< T > Struct Template Reference

DataKindOf maps a C++ type to its DataKind at compile time. More...

#include <hydrocouplehelpers.h>

Collaboration diagram for HydroCouple::Helpers::DataKindOf< T >:

Static Public Attributes

static constexpr DataKind kind = DataKind::Opaque
 

Detailed Description

template<typename T>
struct HydroCouple::Helpers::DataKindOf< T >

DataKindOf maps a C++ type to its DataKind at compile time.

Template Parameters
Tis the C++ element type.

Member Data Documentation

◆ kind

template<typename T>
DataKind HydroCouple::Helpers::DataKindOf< T >::kind = DataKind::Opaque
staticconstexpr

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