Template Struct start

Struct Documentation

template<typename ...T>
struct udho::start

Public Functions

start() = delete
start(const start<T...>&) = delete

Public Static Functions

template<typename ContextT>
start_<ContextT, T...> with(ContextT ctx, const std::string &name = "activity")