Public Types

mln::metal::math::max< int_< x >, int_< y > > Struct Template Reference

#include <max.hh>

List of all members.

Public Types

typedef int_< max_int< x, y >
::value > 
ret

template<int x, int y>
struct mln::metal::math::max< int_< x >, int_< y > >


Member Typedef Documentation

template<int x, int y>
typedef int_< max_int<x, y>::value > mln::metal::math::max< int_< x >, int_< y > >::ret