LLVM 19.0.0git
Static Public Attributes | List of all members
detail::is_variant< T > Struct Template Reference

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

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct detail::is_variant< T >

Definition at line 114 of file ClauseT.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool detail::is_variant< T >::value = false
staticconstexpr

Definition at line 115 of file ClauseT.h.


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