glucat  0.8.2
Public Types | List of all members
glucat::numeric_traits< Scalar_T >::demoted<> Struct Template Reference

Demoted type for long double. More...

#include <long_double.h>

Public Types

typedef long double type
 
typedef float type
 

Detailed Description

template<typename Scalar_T>
template<>
struct glucat::numeric_traits< Scalar_T >::demoted<>

Demoted type for long double.

Demoted type.

Definition at line 47 of file long_double.h.

Member Typedef Documentation

template<typename Scalar_T>
typedef long double glucat::numeric_traits< Scalar_T >::demoted<>::type

Definition at line 49 of file long_double.h.

template<typename Scalar_T>
typedef float glucat::numeric_traits< Scalar_T >::demoted<>::type

Definition at line 147 of file scalar.h.


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