Arcane  4.2.1.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::FloatInfo< T > Class Template Reference

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

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/FloatInfo.h>

Collaboration diagram for Arcane::FloatInfo< T >:

Static Public Member Functions

static constexpr bool isFloatType ()
 Indicates that 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 34 of file FloatInfo.h.

Member Function Documentation

◆ isFloatType()

template<typename T>
constexpr bool Arcane::FloatInfo< T >::isFloatType ( )
inlinestaticconstexpr

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

Definition at line 39 of file FloatInfo.h.


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