#include "mlir/TableGen/Format.h"
|
template<typename... Ts> |
std::vector< llvm::support::detail::format_adapter * > | operator() (Ts &...items) |
|
Definition at line 134 of file Format.h.
◆ operator()()
template<typename... Ts>
std::vector<llvm::support::detail::format_adapter *> mlir::tblgen::FmtObjectBase::CreateAdapters::operator() |
( |
Ts &... |
items | ) |
|
|
inline |
The documentation for this struct was generated from the following file: