iceoryx_hoofs  2.0.2
Static Public Attributes | List of all members
iox::cxx::in_place_index< N > Struct Template Reference

helper struct to perform an emplacement at a predefined index in the constructor of a variant More...

#include <iceoryx_hoofs/cxx/variant.hpp>

Static Public Attributes

static constexpr uint64_t value = N
 

Detailed Description

template<uint64_t N>
struct iox::cxx::in_place_index< N >

helper struct to perform an emplacement at a predefined index in the constructor of a variant

Template Parameters

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