LLVM: detail::is_variant< std::variant< Ts... > (original) (raw)

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

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: