You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parameter pack should be able to access parameters by name. Some sort of map thing going on. It would make the code that uses it so much more readable. No more relying on comments in the code mentioning what the assumed parameter order is
parameter pack should be able to access parameters by name. Some sort of map thing going on. It would make the code that uses it so much more readable. No more relying on comments in the code mentioning what the assumed parameter order is