Iros
 
Loading...
Searching...
No Matches
di::math::detail::Signbit Struct Reference

#include <di/math/functions.h>

Static Public Member Functions

template<concepts::FloatingPoint T>
static constexpr auto operator() (T x) -> T
 
template<concepts::Integral T>
static constexpr auto operator() (T x) -> bool
 

Member Function Documentation

◆ operator()() [1/2]

template<concepts::Integral T>
static constexpr auto di::math::detail::Signbit::operator() ( T x) -> bool
inlinestaticconstexpr

◆ operator()() [2/2]

template<concepts::FloatingPoint T>
static constexpr auto di::math::detail::Signbit::operator() ( T x) -> T
inlinestaticconstexpr

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