On Wed, Jul 15, 2026 at 05:00:03PM +0100, Jonathan Wakely wrote:
> So we could just use an object-like macro instead of a function-like macro:
> 
> template<typename...> struct _GLIBCXX_NO_SPECIALIZATIONS tuple {

If you are fine with the default warning when no_specialization doesn't
have argument, so just
error: '...' cannot be specialized
then sure.  Will adjust the patch.

        Jakub

Reply via email to