Initialize with parentheses new std::atomic<TIds>
XLC compiler errors with "expression not supported" when using {} in these 3 places. Changing to () fixes the error.
Addresses paraview/paraview#20454 (closed)
Backport: paraview/release
XLC compiler errors with "expression not supported" when using {} in these 3 places. Changing to () fixes the error.
Addresses paraview/paraview#20454 (closed)
Backport: paraview/release