eos 1.4.0
Loading...
Searching...
No Matches
Functions
eos::cpp17 Namespace Reference

Replacement types and functions for C++17 standard library functionality for compilers who don't have them (for example AppleClang). More...

Functions

template<typename T >
constexpr const T & clamp (const T &val, const T &min, const T &max)
 

Detailed Description

Replacement types and functions for C++17 standard library functionality for compilers who don't have them (for example AppleClang).