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
The current set of constructors with 2-10 parameters is long outdated and needs to be replaced with a variadic constructor. The corresponding change was made in the oneTBB specification.
The constructor should also support single-input join nodes.