Searched refs:StaticMemberVariable (Results 1 – 1 of 1) sorted by relevance
129 static int StaticMemberVariable; member152 auto DDD = std::bind(add, TestCaptureByValueStruct::StaticMemberVariable, LocalVariable); in testCaptureByValue()