Go to the source code of this file.
Namespaces | |
| namespace | toast |
| namespace | toast::detail |
Classes | |
| class | toast::detail::static_init_protected< T, unique_id > |
Defines | |
| #define | TOAST_STATIC_INIT_PROTECTED(T, name) |
| A workaround for the static initialization order problem. | |