CMS 3D CMS Logo

ProblemTracker.cc
Go to the documentation of this file.
1 
2 
6 
7 #include <string>
8 
9 namespace edm {
10 
11  // -----------------------------------------------
12 
13  //edmplugin::DebugAids::AssertHook ProblemTracker::old_assert_hook_ = 0;
14 
16  //old_assert_hook_ = edmplugin::DebugAids::failHook(&failure);
19 
21  }
22  }
23 
25  // since this is a singleton, we will not restore the old handle
26  }
27 
29  static ProblemTracker const pt;
30  return &pt;
31  }
32 
33  // ---------------------------------------------
34 
36 
38 
39 } // namespace edm
static PluginManager & configure(const Config &)
static ProblemTracker const * instance()
config
Definition: looper.py:291
PluginManager::Config config()
Definition: standard.cc:21
HLT enums.