- std::reference_wrapper - std::function - std::mem_fn While I'm here, remove _VSTD:: qualification from calls to `declval` because it takes no arguments and thus isn't susceptible to ADL. Differential Revision: https://reviews.llvm.org/D92884 |
||
|---|---|---|
| .. | ||
| member_data.compile.fail.cpp | ||
| member_data.pass.cpp | ||
| member_function.pass.cpp | ||
| member_function_const.pass.cpp | ||
| member_function_const_volatile.pass.cpp | ||
| member_function_volatile.pass.cpp | ||
| robust_against_adl.pass.cpp | ||