LLVM: detail::is_variant< T > Struct Template Reference (original) (raw)

#include "[llvm/Frontend/OpenMP/ClauseT.h](ClauseT%5F8h%5Fsource.html)"

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 113 of file ClauseT.h.

Member Data Documentation

value

template<typename T>

bool detail::is_variant< T >::value = false staticconstexpr

Definition at line 114 of file ClauseT.h.


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