Assignments
Assignments
Static Public Attributes
|
List of all members
Util::Min< D1, D2 > Struct Template Reference
#include <
polynomial.h
>
Static Public Attributes
static const unsigned int
Value
= D1<D2 ? D1 : D2
Detailed Description
template<unsigned int D1, unsigned int D2>
struct Util::Min< D1, D2 >
Helper functionality for computing the minimum of two integers.
Member Data Documentation
◆
Value
template<unsigned int D1, unsigned int D2>
const unsigned int
Util::Min
< D1, D2 >::Value = D1<D2 ? D1 : D2
static
The documentation for this struct was generated from the following file:
Assignments/Util/
polynomial.h
Util
Min
Generated by
1.9.2