HILA
Loading...
Searching...
No Matches
hila::is_complex_or_arithmetic< T > Struct Template Reference

hila::is_complex_or_arithmetic<T>::value More...

#include <cmplx.h>

Inherits std::integral_constant< bool, hila::is_arithmetic< T >::value||hila::is_complex< T >::value >.

Detailed Description

template<typename T>
struct hila::is_complex_or_arithmetic< T >

hila::is_complex_or_arithmetic<T>::value

Definition at line 749 of file cmplx.h.


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