iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::bb::From< SourceType, DestinationType > Struct Template Reference

#include <into.hpp>

Static Public Member Functions

static constexpr auto from (const SourceType &value IOX2_MAYBE_UNUSED) noexcept
 

Detailed Description

template<typename SourceType, typename DestinationType>
struct iox2::bb::From< SourceType, DestinationType >

Definition at line 45 of file into.hpp.

Member Function Documentation

◆ from()

template<typename SourceType , typename DestinationType >
static constexpr auto iox2::bb::From< SourceType, DestinationType >::from ( const SourceType &value  IOX2_MAYBE_UNUSED)
inlinestaticconstexprnoexcept

Definition at line 47 of file into.hpp.

References iox2::legacy::always_false_v.

Referenced by iox2::bb::from().


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