Description: A LazyInstance is a helper template that can be used to perform thread-safe lazy initialization of static C++ objects without forcing the generation of C++ static constructors in the final executable.
To Search:
File list (Check if you may need any files):
lazy_instance.c