Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
toolbox::util::IntPolicy< ValueT > Struct Template Reference

#include <toolbox/util/IntTypes.hpp>

Inheritance diagram for toolbox::util::IntPolicy< ValueT >:
Inheritance graph
[legend]

Public Types

using ValueType = ValueT
 

Static Public Member Functions

static constexpr ValueT min () noexcept
 
static constexpr ValueT max () noexcept
 

Detailed Description

template<typename ValueT>
struct toolbox::util::IntPolicy< ValueT >

Definition at line 28 of file IntTypes.hpp.

Member Typedef Documentation

◆ ValueType

Definition at line 29 of file IntTypes.hpp.

Member Function Documentation

◆ min()

template<typename ValueT >
static constexpr ValueT toolbox::util::IntPolicy< ValueT >::min ( )
inlinestaticconstexprnoexcept

Definition at line 30 of file IntTypes.hpp.

◆ max()

template<typename ValueT >
static constexpr ValueT toolbox::util::IntPolicy< ValueT >::max ( )
inlinestaticconstexprnoexcept

Definition at line 31 of file IntTypes.hpp.


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