Searched defs:Plus1LambdaWithCapture (Results 1 – 1 of 1) sorted by relevance
24 struct Plus1LambdaWithCapture { struct25 const int One = 1;27 auto operator()() const { in operator ()()