![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Experimental/ConcurrentLinearAllocator.h"#include "Templates/IsInvocable.h"#include "Misc/ScopeExit.h"#include "Misc/Launder.h"#include <type_traits>Go to the source code of this file.
Classes | |
| struct | LowLevelTasks::FLowLevelTasksBlockAllocationTag |
| class | LowLevelTasks::TTaskDelegate< ReturnType(ParamTypes...), TotalSize > |
Namespaces | |
| namespace | LowLevelTasks |
| namespace | LowLevelTasks::TTaskDelegate_Impl |
Functions | |
| template<typename ReturnType > | |
| ReturnType | LowLevelTasks::TTaskDelegate_Impl::MakeDummyValue () |
| template<> | |
| void | LowLevelTasks::TTaskDelegate_Impl::MakeDummyValue< void > () |