libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

EnableIfType< T, R > Struct Template Reference

EnableIfType< T, R > Struct Template Reference

Lightweight type categorization. More...

#include <templates.hpp>


Detailed Description

template<typename T, typename R = void>
struct uavcan::EnableIfType< T, R >

Lightweight type categorization.

Definition at line 71 of file templates.hpp.