Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
q26 Namespace Reference

Functions

template<typename To, typename From>
constexpr auto saturating_cast (From x)
template<typename To, typename From>
constexpr auto saturate_cast (From x)

Function Documentation

◆ saturate_cast()

template<typename To, typename From>
auto q26::saturate_cast ( From x)
constexpr

Definition at line 67 of file q26numeric.h.

◆ saturating_cast()

template<typename To, typename From>
auto q26::saturating_cast ( From x)
constexpr

Definition at line 38 of file q26numeric.h.