This component‐private class is an empty type to work around legacy initialization syntax. The only object of this type should be Spinlock::s_unlocked, which should only ever be used to initialize member variables of type SpinLock.
Synopsis
Declared in <bsls_spinlock.h>
class SpinLock_MemberInitializer;
Created with MrDocs