WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::is_tuple_like_< T > Class Template Reference

tuple_size and tuple_element check. More...

#include <ranges.h>

Static Public Attributes

static FMT_CONSTEXPR_DECL const bool value
 

Detailed Description

template<typename T>
class internal::is_tuple_like_< T >

tuple_size and tuple_element check.

Definition at line 110 of file ranges.h.

Member Data Documentation

◆ value

template<typename T >
FMT_CONSTEXPR_DECL const bool internal::is_tuple_like_< T >::value
static
Initial value:
=
!std::is_void<decltype(check<T>(FMT_NULL))>::value

Definition at line 119 of file ranges.h.


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