![]() |
Ark Server API (ASA) - Wiki
|
#include "Algo/KahnTopologicalSort.h"#include "HAL/Platform.h"#include "Templates/UnrealTemplate.h"
Include dependency graph for TopologicalSort.h:Go to the source code of this file.
Namespaces | |
| namespace | Algo |
Functions | |
| template<typename RangeType , typename GetElementDependenciesType > | |
| FORCEINLINE bool | Algo::TopologicalSort (RangeType &UniqueRange, GetElementDependenciesType GetElementDependencies, ETopologicalSort Flags=ETopologicalSort::None) |