LLVM 22.0.0git
llvm::cl::applicator< char[n]> Struct Template Reference

#include "llvm/Support/CommandLine.h"

Inheritance diagram for llvm::cl::applicator< char[n]>:
[legend]

Static Public Member Functions

template<class Opt>
static void opt (StringRef Str, Opt &O)

Detailed Description

template<unsigned n>
struct llvm::cl::applicator< char[n]>

Definition at line 1297 of file CommandLine.h.

Member Function Documentation

◆ opt()

template<unsigned n>
template<class Opt>
void llvm::cl::applicator< char[n]>::opt ( StringRef Str,
Opt & O )
inlinestatic

Definition at line 1298 of file CommandLine.h.


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