LLVM 22.0.0git
llvm::detail::Visitor< HeadT > Struct Template Reference

#include "llvm/ADT/STLExtras.h"

Inheritance diagram for llvm::detail::Visitor< HeadT >:
[legend]

Public Member Functions

constexpr Visitor (HeadT &&Head)

Detailed Description

template<typename HeadT>
struct llvm::detail::Visitor< HeadT >

Definition at line 1471 of file STLExtras.h.

Constructor & Destructor Documentation

◆ Visitor()

template<typename HeadT>
llvm::detail::Visitor< HeadT >::Visitor ( HeadT && Head)
inlineexplicitconstexpr

Definition at line 1472 of file STLExtras.h.


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