iceoryx_doc  1.0.1
iox::cxx::internal::HasInvalidStateMember< T, typename > Struct Template Reference

Type trait which verifies whether the passed type T has INVALID_STATE std::true_type overload chosen when INVALID_STATE is present, otherwise std::false_type. More...

Inheritance diagram for iox::cxx::internal::HasInvalidStateMember< T, typename >:
Inheritance graph
[legend]
Collaboration diagram for iox::cxx::internal::HasInvalidStateMember< T, typename >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename>
struct iox::cxx::internal::HasInvalidStateMember< T, typename >

Type trait which verifies whether the passed type T has INVALID_STATE std::true_type overload chosen when INVALID_STATE is present, otherwise std::false_type.


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