LLVM 22.0.0git
detail::is_variant< T > Struct Template Reference

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

Inheritance diagram for detail::is_variant< T >:
[legend]

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>
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: