UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AlgosTest.cpp File Reference
#include "CoreTypes.h"
#include "Misc/AssertionMacros.h"
#include "Math/UnrealMathUtility.h"
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "Misc/AutomationTest.h"
#include "Algo/AllOf.h"
#include "Algo/Compare.h"
#include "Algo/Contains.h"
#include "Algo/Copy.h"
#include "Algo/Heapify.h"
#include "Algo/HeapSort.h"
#include "Algo/Includes.h"
#include "Algo/IndexOf.h"
#include "Algo/IntroSort.h"
#include "Algo/IsHeap.h"
#include "Algo/IsSorted.h"
#include "Algo/LevenshteinDistance.h"
#include "Algo/Mismatch.h"
#include "Algo/NoneOf.h"
#include "Algo/RemoveIf.h"
#include "Algo/Sort.h"
#include "Algo/Transform.h"
#include "Templates/Greater.h"

Classes

struct  UE::Impl::FFixedTestRangeUnsigned
 
struct  TIsContiguousContainer< UE::Impl::FFixedTestRangeUnsigned >
 
class  FAlgosTestBase
 
struct  FAlgosTestBase::FTestData
 

Namespaces

namespace  UE
 
namespace  UE::Impl