struct initializer

Declaration

template <class Ty>
struct initializer { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/CommandLine.h:428

Templates

Ty

Member Variables

public const Ty& Init

Method Overview

Methods

template <class Opt>
void apply(Opt& O) const

Declared at: llvm/include/llvm/Support/CommandLine.h:432

Templates

Opt

Parameters

Opt& O

initializer<Ty>(const Ty& Val)

Declared at: llvm/include/llvm/Support/CommandLine.h:430

Parameters

const Ty& Val