Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
automaton::isMultiInitialStateNFA_impl< T > Class Template Reference

#include <MultiInitialStateNFA.h>

Inheritance diagram for automaton::isMultiInitialStateNFA_impl< T >:
[legend]
Collaboration diagram for automaton::isMultiInitialStateNFA_impl< T >:
[legend]

Detailed Description

template<class T>
class automaton::isMultiInitialStateNFA_impl< T >

Trait to detect whether the type parameter T is or is not MultiInitialStateNFA. Derived from std::false_type.

Template Parameters
Tthe tested type parameter

The documentation for this class was generated from the following file: