18 #ifndef MAUVE_RUNTIME_WITH_SHELL_HPP 19 #define MAUVE_RUNTIME_WITH_SHELL_HPP 27 template <
typename SHELL>
30 virtual SHELL &
shell ()
const = 0;
Object with a Shell.
Definition: WithShell.hpp:28
The MAUVE namespace.
Definition: tracing.hpp:24
virtual SHELL & shell() const =0
Get the shell.
virtual bool clear_shell()=0
Clear the shell.