Skip to content

Fix vtkSMPThreadLocal API

Makes the constructor accepting the exemplar explicit. Marks the copy-constructor and the assignment operator private to disalow copying.

Merge request reports