HomeSort by relevance Sort by last modified time
    Searched full:with_float (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p11-1y.cpp 15 auto with_float = [f(1.0f)] {}; variable
16 float &f = with_float.f;

Completed in 104 milliseconds