iox::helper::Optimize< FirstArg, RemainderArgs... >🔗
Public Functions🔗
Name | |
---|---|
template <typename BaseType > void |
apply(BaseType * me) |
Detailed Description🔗
template <typename FirstArg ,
typename... RemainderArgs>
struct iox::helper::Optimize< FirstArg, RemainderArgs... >;
Public Functions Documentation🔗
function apply🔗
template <typename BaseType >
static inline void apply(
BaseType * me
)
Updated on 18 December 2023 at 13:11:43 CET