Static Public Member Functions | List of all members
uavcan::CoerceOrFallbackImpl< From, To > Struct Template Reference

#include <templates.hpp>

Static Public Member Functions

static To impl (const From &, const To &default_, FalseType)
 
static To impl (const From &from, const To &, TrueType)
 

Detailed Description

template<typename From, typename To>
struct uavcan::CoerceOrFallbackImpl< From, To >

coerceOrFallback<To>(From) coerceOrFallback<To>(From, To)

Definition at line 160 of file templates.hpp.

Member Function Documentation

◆ impl() [1/2]

template<typename From , typename To >
static To uavcan::CoerceOrFallbackImpl< From, To >::impl ( const From &  ,
const To &  default_,
FalseType   
)
inlinestatic

Definition at line 163 of file templates.hpp.

◆ impl() [2/2]

template<typename From , typename To >
static To uavcan::CoerceOrFallbackImpl< From, To >::impl ( const From &  from,
const To &  ,
TrueType   
)
inlinestatic

Definition at line 162 of file templates.hpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04