On Sunday, November 12, 2023, Frederick Virchanza Gotham wrote:

What if the C++ language were to be augmented so that this line could be simplified to the following:

      NeedsParamPack< Tup+ >::T npp;


That's a typo, I meant to write:

     NeedsParamPack< Tup+ > npp;