clipp::detail::limits_clamped< T, V, bool > Struct Template Reference
value limits clamping More...
#include <clipp.h>
Static Public Member Functions | |
static T | from (const V &v) |
Detailed Description
template<class T, class V, bool = (sizeof(V) > sizeof(T))>
struct clipp::detail::limits_clamped< T, V, bool >
value limits clamping
Member Function Documentation
◆ from()
template<class T , class V , bool = (sizeof(V) > sizeof(T))>
|
inlinestatic |
The documentation for this struct was generated from the following file: