SIRIUS 7.5.0
Electronic structure library and applications
Static Public Attributes | List of all members
sirius::sddk::is_complex< T > Struct Template Reference

Check is the type is a complex number; by default it is not. More...

#include <memory.hpp>

Static Public Attributes

static constexpr bool value {false}
 

Detailed Description

template<typename T>
struct sirius::sddk::is_complex< T >

Check is the type is a complex number; by default it is not.

Definition at line 55 of file memory.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr bool sirius::sddk::is_complex< T >::value {false}
staticconstexpr

Definition at line 57 of file memory.hpp.


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