Files
UnrealEngineUWP/Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCacheKey.cpp
nick edwards 723c5d5999 Fix C++20 compiler error. Add new equality operator for FCacheBucketOwner to avoid ambiguity when reversing arguments.
bool FCacheBucketOwner::operator==(const FCacheBucketOwner& Other) is new
bool FCacheBucketOwner::operator==(const FCacheBucket& Other) is what it would find ambiguous

#preflight 6419f58b25389270b78540dd
#jira none
#rb none

[CL 24759829 by nick edwards in ue5-main branch]
2023-03-23 06:59:24 -04:00

5.2 KiB