LLVM API Documentation

Public Types
llvm::cl::OptionValueBase< DataType, false > Struct Template Reference

#include <CommandLine.h>

Inheritance diagram for llvm::cl::OptionValueBase< DataType, false >:
Inheritance graph
[legend]
Collaboration diagram for llvm::cl::OptionValueBase< DataType, false >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef DataType WrapperType

Detailed Description

template<class DataType>
struct llvm::cl::OptionValueBase< DataType, false >

Definition at line 418 of file CommandLine.h.


Member Typedef Documentation

template<class DataType >
typedef DataType llvm::cl::OptionValueBase< DataType, false >::WrapperType

Definition at line 419 of file CommandLine.h.


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