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

#include <qfloat16.h>

Public Types

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

Detailed Description

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

Definition at line 327 of file qfloat16.h.

Member Typedef Documentation

◆ type

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

Definition at line 327 of file qfloat16.h.


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