Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <CompactDFA.h>
Trait to detect whether the type parameter T is or is not CompactDFA. Derived from std::false_type.
T | the tested type parameter |