LLVM 19.0.0git
Static Public Attributes | List of all members
detail::is_variant< std::variant< Ts... > > Struct Template Reference

#include "llvm/Frontend/OpenMP/ClauseT.h"

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename... Ts>
struct detail::is_variant< std::variant< Ts... > >

Definition at line 118 of file ClauseT.h.

Member Data Documentation

◆ value

template<typename... Ts>
constexpr bool detail::is_variant< std::variant< Ts... > >::value = true
staticconstexpr

Definition at line 119 of file ClauseT.h.


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