LLVM 19.0.0git
Public Member Functions | List of all members
llvm::detail::Visitor< HeadT > Struct Template Reference

#include "llvm/ADT/STLExtras.h"

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

Public Member Functions

constexpr Visitor (HeadT &&Head)
 

Detailed Description

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

Definition at line 1494 of file STLExtras.h.

Constructor & Destructor Documentation

◆ Visitor()

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

Definition at line 1495 of file STLExtras.h.


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