Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <components.hpp>
Public Member Functions | |
template<class T > requires ( ! std::is_same_v < T, T > ) | |
void | accessComponent () |
Static Public Member Functions | |
static void | registerComponent () |
static void | unregisterComponent () |
Auxiliary class allowing simple access to the alphabets.
void core::Components< Data >::accessComponent | ( | ) |
To silent the compiler about nonexistent access method in Components base
|
inlinestatic |
To silent the compiler about nonexistent access method in Components base
|
inlinestatic |
To silent the compiler about nonexistent access method in Components base