xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::tools::deprecated Namespace Reference

Typedefs

template<typename Type >
using IeeeFloatingPointTraits = numeric::IeeeFloatingPointTraits< Type >
 deprecated alias for numeric::IeeeFloatingPointTraits
 

Functions

template<std::integral Target, std::integral Source>
constexpr auto clamp (Source source) -> Target
 deprecated alias for numeric::clamp()
 

Typedef Documentation

◆ IeeeFloatingPointTraits

Function Documentation

◆ clamp()

template<std::integral Target, std::integral Source>
constexpr auto xentara::utils::tools::deprecated::clamp ( Source  source) -> Target
constexpr

deprecated alias for numeric::clamp()

Deprecated:
Renamed to numeric::clamp()