llvm::StringMapEntryInitializer< ValueTy > Class Template Reference

StringMapEntryInitializer - This datatype can be partially specialized for various datatypes in a stringmap to allow them to be initialized when an entry is default constructed for the map. More...

#include <StringMap.h>

List of all members.

Static Public Member Functions

template<typename InitTy >
static void Initialize (StringMapEntry< ValueTy > &T, InitTy InitVal)

Detailed Description

template<typename ValueTy>
class llvm::StringMapEntryInitializer< ValueTy >

StringMapEntryInitializer - This datatype can be partially specialized for various datatypes in a stringmap to allow them to be initialized when an entry is default constructed for the map.


Member Function Documentation

template<typename ValueTy >
template<typename InitTy >
static void llvm::StringMapEntryInitializer< ValueTy >::Initialize ( StringMapEntry< ValueTy > &  T,
InitTy  InitVal 
) [inline, static]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1