- 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 |
||
|---|---|---|
| .. | ||
| arithmetic.operations | ||
| bind/func.bind | ||
| bitwise.operations | ||
| comparisons | ||
| func.def | ||
| func.invoke | ||
| func.memfn | ||
| func.not_fn | ||
| func.require | ||
| func.search | ||
| func.wrap | ||
| logical.operations | ||
| negators | ||
| refwrap | ||
| unord.hash | ||