libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

IsPrimitiveType< T > Class Template Reference

IsPrimitiveType< T > Class Template Reference

Compile-time: Whether T is a primitive type on this platform. More...

#include <type_util.hpp>


Detailed Description

template<typename T>
class uavcan::IsPrimitiveType< T >

Compile-time: Whether T is a primitive type on this platform.

Definition at line 65 of file type_util.hpp.