libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

IsSameType< T, U > Struct Template Reference

IsSameType< T, U > Struct Template Reference

Checks if two identifiers refer to the same type. More...

#include <templates.hpp>


Detailed Description

template<class T, class U>
struct uavcan::IsSameType< T, U >

Checks if two identifiers refer to the same type.

Definition at line 98 of file templates.hpp.