Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::DTypeTraits< T > Struct Template Reference

Provides compile-time metadata for a supported Stratax dtype. More...

#include <DTypeTraits.hpp>

Inheritance diagram for stratax::core::DTypeTraits< T >:
Collaboration diagram for stratax::core::DTypeTraits< T >:

Detailed Description

template<typename T>
struct stratax::core::DTypeTraits< T >

Provides compile-time metadata for a supported Stratax dtype.

cv- and reference qualifiers are removed before looking up the dtype.

Template Parameters
TType whose dtype metadata is requested.

Definition at line 118 of file DTypeTraits.hpp.


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