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

#include <CommandLine.h>

Inheritance diagram for llvm::cl::OptionValue< DataType >:
llvm::cl::OptionValueBase< DataType, is_class< DataType >::value > llvm::cl::GenericOptionValue

List of all members.

Public Member Functions

 OptionValue ()
 OptionValue (const DataType &V)
template<class DT >
OptionValue< DataType > & operator= (const DT &V)

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


Constructor & Destructor Documentation

template<class DataType>
llvm::cl::OptionValue< DataType >::OptionValue (  )  [inline]
template<class DataType>
llvm::cl::OptionValue< DataType >::OptionValue ( const DataType &  V  )  [inline]

Member Function Documentation

template<class DataType>
template<class DT >
OptionValue<DataType>& llvm::cl::OptionValue< DataType >::operator= ( const DT &  V  )  [inline]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1