-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Trailing return types for functions ([n2541](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm)) are currently listed as an "undecided" feature. They should be permitted, though with the normal, leading, return type being preferred. Only use a trailing return type when it provides some significant benefit.
- links to
-
Review(master) openjdk/jdk/26920
-
Review(master) openjdk/jdk/26923