ant
A2 ant: class-based analysis framework
ant::std_ext::first_element_is_tuple< Arg, Args > Struct Template Reference

#include <variadic.h>

Static Public Attributes

static constexpr bool value = std_ext::is_specialization_of<Arg, std::tuple>::value
 

Member Data Documentation

◆ value

template<typename Arg = void, typename... Args>
constexpr bool ant::std_ext::first_element_is_tuple< Arg, Args >::value = std_ext::is_specialization_of<Arg, std::tuple>::value
static

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