Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Types
ext::internal::printable< std::tuple< Ts... >, std::void_t< decltype(std::declval< std::ostream & >()<< std::declval< const Ts & >())... > > Struct Template Reference

#include <dry-comparisons.hpp>

Public Types

using type = void
 

Member Typedef Documentation

◆ type

template<typename ... Ts>
using ext::internal::printable< std::tuple< Ts... >, std::void_t< decltype(std::declval< std::ostream & >()<< std::declval< const Ts & >())... > >::type = void

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