#include "di/platform/custom.h"#include "di/container/allocator/fallible_allocator.h"#include "di/container/allocator/infallible_allocator.h"Go to the source code of this file.
Classes | |
| class | di::GenericDomain |
Namespaces | |
| namespace | di |
Typedefs | |
| using | di::DefaultAllocator |
| using | di::DefaultFallibleAllocator |
| using | di::DefaultLock |
| using | di::ThreadId |
Enumerations | |
| enum class | di::BasicError |
Functions | |
| auto | di::get_current_thread_id () -> ThreadId |