iceoryx_hoofs  2.0.2
Public Types | List of all members
iox::cxx::in_place_type< T > Struct Template Reference

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

#include <iceoryx_hoofs/cxx/variant.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct iox::cxx::in_place_type< T >

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

Template Parameters

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