jaulib v1.3.8
Jau Support Library (C++, Java, ..)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
jau::float_ctti Class Reference

#include <float_types.hpp>

Collaboration diagram for jau::float_ctti:

Static Public Member Functions

static const jau::type_infof32 ()
 jau::float_32_t or just float
 
static const jau::type_infof64 ()
 jau::float_64_t or just double
 

Detailed Description

Definition at line 58 of file float_types.hpp.

Member Function Documentation

◆ f32()

static const jau::type_info & jau::float_ctti::f32 ( )
inlinestatic

jau::float_32_t or just float

Definition at line 61 of file float_types.hpp.

Here is the caller graph for this function:

◆ f64()

static const jau::type_info & jau::float_ctti::f64 ( )
inlinestatic

jau::float_64_t or just double

Definition at line 63 of file float_types.hpp.

Here is the caller graph for this function:

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