llvm::cl::multi_val Struct Reference
#include <CommandLine.h>
List of all members.
Public Member Functions |
| multi_val (unsigned N) |
template<typename D , typename S , typename P > |
void | apply (list< D, S, P > &L) const |
Public Attributes |
unsigned | AdditionalVals |
Constructor & Destructor Documentation
llvm::cl::multi_val::multi_val |
( |
unsigned |
N |
) |
[inline, explicit] |
Member Function Documentation
template<typename D , typename S , typename P >
void llvm::cl::multi_val::apply |
( |
list< D, S, P > & |
L |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: