Skip to content

iox::helper::SetDefaults< FirstArg, RemainderArgs... >🔗

More...

Public Functions🔗

Name
template <typename BaseType >
void
apply(BaseType * me)

Detailed Description🔗

template <typename FirstArg ,
typename... RemainderArgs>
struct iox::helper::SetDefaults< FirstArg, RemainderArgs... >;

Public Functions Documentation🔗

function apply🔗

template <typename BaseType >
static inline void apply(
    BaseType * me
)

Updated on 10 February 2023 at 12:43:22 CET