[Bug libstdc++/79195] make_array should not ask for common_type when the type is explicitly specified
rs2740 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jan 23 08:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79195
--- Comment #1 from TC <rs2740 at gmail dot com> ---
While we are here, the `return {{forward<_Types>(__t)...}};` in the body should
call std::forward qualified.
More information about the Gcc-bugs
mailing list