[#BSLMT_ONCE_INITIALIZER] = BSLMT_ONCE_INITIALIZER :mrdocs: Use this macro to initialize an object of type `Once`. E.g.: ` Once once = BSLMT_ONCE_INITIALIZER; ` == Synopsis Declared in `<bslmt_once.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLMT_ONCE_INITIALIZER ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#