eos 1.4.0
|
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) |
Replacement types and functions for C++17 standard library functionality for compilers who don't have them (for example AppleClang).