|
| enum class | mode : std::uint8_t { standart
, forced
, optimized
, aggressive
} |
| |
|
|
static auto | collect () -> void |
| |
|
static auto | collect (std::int32_t generation, mode collection_mode=mode::standart, bool is_blocking=true, bool compacting=false) -> void |
| |
|
static auto | wait_for_pending_finalizers () -> void |
| |
The documentation for this struct was generated from the following files: