Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Concepts
automaton::isNFTA_impl< T > Class Template Reference

#include <NFTA.h>

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

Detailed Description

template<class T>
class automaton::isNFTA_impl< T >

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

Template Parameters
Tthe tested type parameter

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