*
?
ext:cpp
regexp:(?i)\bs?printf
regexp:"(three|3) mice"
function:foo
callers:GetStringFromName
type:Stack
bases:SomeSubclass
derived:SomeSuperclass
member:SomeClass
+overridden:Derived::foo()
overrides:someMethod
#ifndef HLTrigger_HLTcore_FractionalPrescale_h #define HLTrigger_HLTcore_FractionalPrescale_h #include <boost/rational.hpp> using FractionalPrescale = boost::rational<int>; #endif
#ifndef HLTrigger_HLTcore_FractionalPrescale_h
#define HLTrigger_HLTcore_FractionalPrescale_h
#include <boost/rational.hpp>
using FractionalPrescale = boost::rational<int>;
#endif