Skip to content

Layer.h : ATLAS_NOT_CONST_THREAD_SAFE

The Layer.h methods marked as ATLAS_NOT_THREAD_SAFE are in reality/stricly speaking ATLAS_NOT_CONST_THREAD_SAFE

Also remove 2 more mutable and make 2 more const setter ATLAS_NOT_CONST_THREAD_SAFE providing also non-const overloads.

Merge request reports