iceoryx_doc  1.0.1
Static Public Attributes | List of all members
iox::cxx::always_false< uint64_t > Struct Template Reference

struct used to disable the equality operators for fixed string and char pointer; it is needed, because a simple false will be evaluated before the template is instanciated and therefore the program won't be compiled More...

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<uint64_t>
struct iox::cxx::always_false< uint64_t >

struct used to disable the equality operators for fixed string and char pointer; it is needed, because a simple false will be evaluated before the template is instanciated and therefore the program won't be compiled


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