MLIR 22.0.0git
mlir::tblgen::FmtObjectBase::CreateAdapters Struct Reference

#include "mlir/TableGen/Format.h"

Public Member Functions

template<typename... Ts>
std::vector< llvm::support::detail::format_adapter * > operator() (Ts &...items)

Detailed Description

Definition at line 134 of file Format.h.

Member Function Documentation

◆ operator()()

template<typename... Ts>
std::vector< llvm::support::detail::format_adapter * > mlir::tblgen::FmtObjectBase::CreateAdapters::operator() ( Ts &... items)
inline

Definition at line 137 of file Format.h.


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