Use this macro to initialize an object of type Once. E.g.: ` Once once = BSLMT_ONCE_INITIALIZER; `
Synopsis
Declared in <bslmt_once.h>
#define BSLMT_ONCE_INITIALIZER
Created with MrDocs