Searched refs:TFENode (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_lvalue.pass.cpp263 struct TFENode struct
276 const auto f = bind(&TFENode::foo, _1, 0UL);
277 const TFENode n = TFENode{};

Completed in 293 milliseconds