17 #if __GNUC__ < 5 && ! defined __clang__
19 template <
typename...>
24 template <
typename...Ts>
27 template <
typename...>
32 template <
typename,
template <
typename>
class,
typename =
void_t<>>
36 template <
typename T,
template <
typename>
class Op>
std::string type(const automaton &a)
The implementation type of a.
typename voider< Ts... >::type void_t
std::integral_constant< bool, B > bool_constant