struct applicator
Declaration
template <class Mod>
struct applicator { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/CommandLine.h:1252
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)
template <class Opt>
static void opt(const Mod& M, Opt& O)
Declared at: llvm/include/llvm/Support/CommandLine.h:1253
Templates
- Opt
Parameters
- const Mod& M
- Opt& O