* moves `std::hash` and `std::unary_function` into `__functional`
* Everything else goes into `__utility/${NAME}.h`
Differential Revision: https://reviews.llvm.org/D104002
|
||
|---|---|---|
| .. | ||
| get_const.compile.fail.cpp | ||
| get_const.pass.cpp | ||
| get_const_rv.pass.cpp | ||
| get_non_const.pass.cpp | ||
| get_rv.pass.cpp | ||
| pairs.by.type.pass.cpp | ||
| pairs.by.type1.compile.fail.cpp | ||
| pairs.by.type2.compile.fail.cpp | ||
| pairs.by.type3.compile.fail.cpp | ||
| tuple_element.fail.cpp | ||
| tuple_element.pass.cpp | ||
| tuple_size.pass.cpp | ||