State for all controlroutines. More...
#include <ikarus/utils/traits.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::ControlRoutineState< D > |
State for control routines. More... | |
Namespaces | |
namespace | Ikarus |
Typedefs | |
template<typename F > | |
using | Ikarus::ControlRoutineStateType = Impl::ControlRoutineStateFactory< F >::type |
Helper to deduce the correct types for ControlRoutineState. More... | |