Columbo
2018-10-09 15:00:21 UTC
I realise this overlaps with the existing discussions on first-class tuples
in the language, but is there any current propositions on
template <typename... T> struct X {T... t;};
It would be nice to have this in some minimalistic manner until we have a
clear idea of what other surrounding features are meant to look like. I
remember seeing papers discussing syntax for dependent pack members, e.g.
Richard proposed .... IIRC (operator ...). Has someone tracked the progress
of these papers?
in the language, but is there any current propositions on
template <typename... T> struct X {T... t;};
It would be nice to have this in some minimalistic manner until we have a
clear idea of what other surrounding features are meant to look like. I
remember seeing papers discussing syntax for dependent pack members, e.g.
Richard proposed .... IIRC (operator ...). Has someone tracked the progress
of these papers?
--
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+***@isocpp.org.
To post to this group, send email to std-***@isocpp.org.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/ab784542-1f2c-4e8b-afb0-a2278c3a08b5%40isocpp.org.
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+***@isocpp.org.
To post to this group, send email to std-***@isocpp.org.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/ab784542-1f2c-4e8b-afb0-a2278c3a08b5%40isocpp.org.