Searched refs:CTorArg (Results 1 – 1 of 1) sorted by relevance
253 int CTorArg = 42; in testFunctionObjects() local254 auto GGG = std::bind(G(CTorArg), 1); in testFunctionObjects()