MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
List of all members
mongo::GlobalInitializerRegisterer Class Reference

Type representing the act of registering a process-global intialization function. More...

#include <global_initializer_registerer.h>

Detailed Description

Type representing the act of registering a process-global intialization function.

Create a module-global instance of this type to register a new initializer, to be run by a call to a variant of mongo::runGlobalInitializers(). See mongo/base/initializer.h, mongo/base/init.h and mongo/base/initializer_dependency_graph.h for details.


The documentation for this class was generated from the following file: