*
?
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 GENERS_CPP11_CONFIG_HH_ #define GENERS_CPP11_CONFIG_HH_ #ifndef CPP11_STD_AVAILABLE #define CPP11_STD_AVAILABLE #endif #endif // GENERS_CPP11_CONFIG_HH_
#ifndef GENERS_CPP11_CONFIG_HH_
#define GENERS_CPP11_CONFIG_HH_
#ifndef CPP11_STD_AVAILABLE
#define CPP11_STD_AVAILABLE
#endif
#endif // GENERS_CPP11_CONFIG_HH_