Home
last modified time | relevance | path

Searched defs:TFENode (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
Dinvoke_lvalue.pass.cpp263 struct TFENode struct
276 const auto f = bind(&TFENode::foo, _1, 0UL); in test3() argument