LLVM 22.0.0git
detail::is_variant< std::variant< Ts... > > Struct Template Reference

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

Inheritance diagram for detail::is_variant< std::variant< Ts... > >:
[legend]

Static Public Attributes

static constexpr bool value = true

Detailed Description

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

Definition at line 117 of file ClauseT.h.

Member Data Documentation

◆ value

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

Definition at line 118 of file ClauseT.h.


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