struct applicator

Declaration

template <class Mod>
struct applicator { /* full declaration omitted */ };

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

Templates

Mod

Method Overview

  • public template <class Opt>static void opt(const Mod & M, Opt & O)

Methods

ΒΆtemplate <class Opt>
static void opt(const Mod& M, Opt& O)

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

Templates

Opt

Parameters

const Mod& M
Opt& O