QtBase  v6.3.1
Public Types | List of all members
QtPrivate::QHypotType< R, qfloat16 > Struct Template Reference

#include <qfloat16.h>

Public Types

using type = decltype(std::hypot(R(1), 1.0f))
 

Detailed Description

template<typename R>
struct QtPrivate::QHypotType< R, qfloat16 >

Definition at line 325 of file qfloat16.h.

Member Typedef Documentation

◆ type

template<typename R >
using QtPrivate::QHypotType< R, qfloat16 >::type = decltype(std::hypot(R(1), 1.0f))

Definition at line 325 of file qfloat16.h.


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