llvm::cl::initializer< Ty > Struct Template Reference

#include <CommandLine.h>

List of all members.

Public Member Functions

 initializer (const Ty &Val)
template<class Opt >
void apply (Opt &O) const

Public Attributes

const Ty & Init

template<class Ty>
struct llvm::cl::initializer< Ty >


Constructor & Destructor Documentation

template<class Ty >
llvm::cl::initializer< Ty >::initializer ( const Ty &  Val  )  [inline]

Member Function Documentation

template<class Ty >
template<class Opt >
void llvm::cl::initializer< Ty >::apply ( Opt &  O  )  const [inline]

Member Data Documentation

template<class Ty >
const Ty& llvm::cl::initializer< Ty >::Init

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1