Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
c19d8d88faa4194fb2356076e97cf57358f912f4
UnrealEngineUWP/Engine/Source/Runtime/AnimationCore
History
nick edwards d4cc9115a9 Fix C++20 compile error. Convert FBoneIndexWithOperators comparison operators to hidden friends so that Lhs is RealBoneIndexType to match Rhs, instead of Lhs being FBoneIndexWithOperators<RealBoneIndexType>, which causes ambiguity. Provide reversed comparison operator overloads for RealBoneIndexType and int32 to match what C++20 will generate. Disable certain comparison operators in FBoneIndexWithOperators for platforms with generated comparison operators.
#preflight 641886b48354cad0faccc12e
#rb none
#jira none

[CL 24729798 by nick edwards in ue5-main branch]
2023-03-21 06:32:11 -04:00
..
Private
…
Public
Fix C++20 compile error. Convert FBoneIndexWithOperators comparison operators to hidden friends so that Lhs is RealBoneIndexType to match Rhs, instead of Lhs being FBoneIndexWithOperators<RealBoneIndexType>, which causes ambiguity. Provide reversed comparison operator overloads for RealBoneIndexType and int32 to match what C++20 will generate. Disable certain comparison operators in FBoneIndexWithOperators for platforms with generated comparison operators.
2023-03-21 06:32:11 -04:00
AnimationCore.Build.cs
…
Powered by Gitea Page: 1120ms Template: 23ms
English
English
Licenses API