https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113522
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> --- I'd also like to ban it for std::make_pair, but that would break loads of very silly code that does std::make_pair<T,U>(a,b) (c.f. Bug 92300 comment 3).