libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

EnumMax< A, B > Struct Template Reference

EnumMax< A, B > Struct Template Reference

Selects larger value. More...

#include <templates.hpp>


Detailed Description

template<long A, long B>
struct uavcan::EnumMax< A, B >

Selects larger value.

Definition at line 206 of file templates.hpp.