class FormatAdapter

Declaration

template <typename T>
class FormatAdapter : public format_adapter { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/FormatAdapters.h:19

Inherits from: format_adapter

Templates

T

Member Variables

protected T Item

Method Overview

Inherited from format_adapter:

Methods

ΒΆFormatAdapter<T>(T&& Item)

Declared at: llvm/include/llvm/Support/FormatAdapters.h:21

Parameters

T&& Item