Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <components.hpp>
Public Member Functions | |
Components ()=default | |
template<class ... NextValues> | |
Components (NextValues ... nextParams) | |
![]() | |
void | accessComponent () |
Static Public Member Functions | |
static void | registerComponent () |
static void | unregisterComponent () |
![]() | |
static void | registerComponent () |
static void | unregisterComponent () |
Auxiliary class allowing simple access to the alphabets.
|
default |
Allow less initialization values then number of components. They need to allow to be defaulty constructed then.
|
inline |
Construct an alphabet pack from two alphabets.
|
inlinestatic |
Dispatcher for registration functions in subclasses.
|
inlinestatic |
Dispatcher for registration functions in subclasses.