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

Definition at line 303 of file clipp.h.

Member Function Documentation

◆ from()

template<class T , class V , bool = (sizeof(V) > sizeof(T))>
static T clipp::detail::limits_clamped< T, V, bool >::from ( const V &  v)
inlinestatic

Definition at line 304 of file clipp.h.


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