Vcsn
2.4
Be Rational
|
When we copy a focus automaton, we create another focus automaton. More...
#include <copy.hh>
Static Public Member Functions | |
static auto | context (const Aut &aut) -> decltype(aut->context()) |
When we copy a focus automaton, we create another focus automaton.
So we need a means to recognize focus automata, and extract their true context, not just the visible one.
|
inlinestatic |
Definition at line 40 of file copy.hh.
Referenced by vcsn::detail::real_context().