struct initializer

Declaration

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

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

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:429

Templates

Opt

Parameters

Opt& O

initializer<Ty>(const Ty& Val)

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

Parameters

const Ty& Val