Searched defs:GGG (Results 1 – 3 of 3) sorted by relevance
169 auto GGG = boost::bind(UseF, MemberStruct); in testCaptureByValue() local256 auto GGG = std::bind(G(CTorArg), 1); in testFunctionObjects() local376 auto GGG = std::bind(&E::MemberFunctionWithReturn, this, 1); in testMemberFunctions() local
196 #define GGG >>> macro
268 GGG; typedef in __anon2e724e950211::C1::C3