NiHu  2.0
tmp::less< integer< T, N >, integer< T, M > > Struct Template Reference

Metafunction comparing to integers. More...

#include <integer.hpp>

Detailed Description

template<class T, T N, T M>
struct tmp::less< integer< T, N >, integer< T, M > >

Metafunction comparing to integers.

Template Parameters
TInteger type
NLeft hand side integer value
MRight hand side integer value
Returns
True if N < M

Definition at line 120 of file integer.hpp.


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