Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::FloatInfo< T > Class Template Reference

Information about the floating-point type. More...

#include <arcane/utils/Limits.h>

Public Types

typedef FalseType _IsFloatType
 Indicates if the instantiation is for a floating-point type.

Detailed Description

template<typename T>
class Arcane::FloatInfo< T >

Information about the floating-point type.

Note
Mandatory specialization for floating-point types.

Definition at line 48 of file Limits.h.

Member Typedef Documentation

◆ _IsFloatType

template<typename T>
typedef FalseType Arcane::FloatInfo< T >::_IsFloatType

Indicates if the instantiation is for a floating-point type.

Definition at line 53 of file Limits.h.


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