Skip to content

Struct TempLat::ComplexGetGetReturnType

template <typename T>

ClassList > TempLat > ComplexGetGetReturnType

A class which unpack the return type of a complex type. More...

  • #include <complexgetgetreturntype.h>

Public Types

Type Name
typedef typename GetGetReturnType< std::decay_t< decltype(std::declval< T >().ComplexFieldGet(std::declval< Tag< 0 > >()))> >::type type

Public Static Attributes

Type Name
constexpr bool isComplex = IsComplexType&lt;type&gt;

Detailed Description

Unit test: ctest -R test-complexgetgetreturntype

Public Types Documentation

typedef type

using TempLat::ComplexGetGetReturnType< T >::type =  typename GetGetReturnType< std::decay_t<decltype(std::declval<T>().ComplexFieldGet(std::declval<Tag<0> >()))> >::type;

Public Static Attributes Documentation

variable isComplex

constexpr bool TempLat::ComplexGetGetReturnType< T >::isComplex;


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/complexalgebra/helpers/complexgetgetreturntype.h