Abbreviated function templates

56 views
Skip to first unread message

Bruno Manganelli

unread,
Sep 27, 2016, 7:27:09 AM9/27/16
to SG8 - Concepts
Hi, 

is there a reason why 

void foo(std::tuple<Integral>...);

is allowed to be an abbreviated function template but

void foo(std::tuple<Integral...>);

is not?

Andrew Sutton

unread,
Sep 27, 2016, 8:34:29 AM9/27/16
to SG8 - Concepts
That latter should be allowed.


--
You received this message because you are subscribed to the Google Groups "SG8 - Concepts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concepts+u...@isocpp.org.
To post to this group, send email to conc...@isocpp.org.
Visit this group at https://groups.google.com/a/isocpp.org/group/concepts/.
--
Andrew Sutton
Reply all
Reply to author
Forward
0 new messages