This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 114a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-18


1676. auto return type for allocation and deallocation functions

Section: 6.7.5.5.2  [basic.stc.dynamic.allocation]     Status: drafting     Submitter: Richard Smith     Date: 2013-05-04

Do we need explicit language to forbid auto as the return type of allocation and deallocation functions?

(See also issue 1669.)