cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
List of all members
static_minmax2< T, t0, t1 > Struct Template Reference

Defines the member values Tmin , Tmax with the minimum or maximum value between t0 and t1 . More...

Detailed Description

template<typename T, T t0, T t1>
struct cxxomfort::st_math::static_minmax2< T, t0, t1 >

Defines the member values Tmin , Tmax with the minimum or maximum value between t0 and t1 .


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