#include <type_traits.hh>
template<typename T, template< typename > class Op>
struct vcsn::detail::detect< T, Op, void_t< Op< T > > >
Definition at line 37 of file type_traits.hh.
The documentation for this struct was generated from the following file: