LLVM API Documentation

llvm::cl::basic_parser< DataType > Struct Template Reference

#include <CommandLine.h>

Inheritance diagram for llvm::cl::basic_parser< DataType >:

Inheritance graph
[legend]
Collaboration diagram for llvm::cl::basic_parser< DataType >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef DataType parser_data_type

Detailed Description

template<class DataType>
struct llvm::cl::basic_parser< DataType >

Definition at line 518 of file CommandLine.h.


Member Typedef Documentation

template<class DataType>
typedef DataType llvm::cl::basic_parser< DataType >::parser_data_type

Definition at line 519 of file CommandLine.h.


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