Lely core libraries  2.2.5
lely::canopen::detail::is_canopen_basic< T > Struct Template Reference

If T is one of the CANopen basic types, provides the member constant value equal to true. More...

#include <type_traits.hpp>

Inheritance diagram for lely::canopen::detail::is_canopen_basic< T >:
Collaboration diagram for lely::canopen::detail::is_canopen_basic< T >:

Detailed Description

template<class T>
struct lely::canopen::detail::is_canopen_basic< T >

If T is one of the CANopen basic types, provides the member constant value equal to true.

For any other type, value is false.

Definition at line 42 of file type_traits.hpp.


The documentation for this struct was generated from the following file: