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>
Static Public Member Functions | |
| template<typename InitTy > | |
| static void | Initialize (StringMapEntry< ValueTy > &T, InitTy InitVal) |
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.
| static void llvm::StringMapEntryInitializer< ValueTy >::Initialize | ( | StringMapEntry< ValueTy > & | T, | |
| InitTy | InitVal | |||
| ) | [inline, static] |
1.6.1