libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

EnumMin< A, B > Struct Template Reference

EnumMin< A, B > Struct Template Reference

Selects smaller value. More...

#include <templates.hpp>


Detailed Description

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

Selects smaller value.

Definition at line 197 of file templates.hpp.