Skip to content

iox::cxx::internal::ReturnSuccess< void >🔗

Public Functions🔗

Name
template \<typename Callback ,typename... Args>
success< void >
call(Callback & callback, Args &&... args)

Public Functions Documentation🔗

function call🔗

template <typename Callback ,
typename... Args>
static inline success< void > call(
    Callback & callback,
    Args &&... args
)

Updated on 31 May 2022 at 15:52:33 CEST