#include "IgTools/IgHook/interface/IgHookAlloc.h"
#include <map>
Go to the source code of this file.
Classes | |
class | IgHookLiveMap |
Defines | |
#define | IG_HOOK_MAP std::map |
#define | IG_HOOK_MAP_COMP std::less<Resource> |
#define IG_HOOK_MAP std::map |
Definition at line 13 of file IgHookLiveMap.h.
#define IG_HOOK_MAP_COMP std::less<Resource> |
Definition at line 14 of file IgHookLiveMap.h.