LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::cl::applicator< const char * > Struct Template Reference

#include <CommandLine.h>

Static Public Member Functions

template<class Opt >
static void opt (const char *Str, Opt &O)
 

Detailed Description

template<>
struct llvm::cl::applicator< const char * >

Definition at line 1050 of file CommandLine.h.

Member Function Documentation

template<class Opt >
static void llvm::cl::applicator< const char * >::opt ( const char *  Str,
Opt &  O 
)
inlinestatic

Definition at line 1051 of file CommandLine.h.


The documentation for this struct was generated from the following file: