API
Catch::detail Namespace Reference

Classes

struct  void_type
 
struct  is_range_impl
 
struct  is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type >
 

Class Documentation

◆ Catch::detail::void_type

struct Catch::detail::void_type

template<typename...>
struct Catch::detail::void_type<... >

Definition at line 1993 of file catch.hpp.

Collaboration diagram for Catch::detail::void_type<... >:
Collaboration graph
Class Members
typedef void type