Commit Graph

8 Commits

Author SHA1 Message Date
andy sonnenburg
983ee68214 Add missing include to EqualityComparable.h
#preflight skip

#ROBOMERGE-AUTHOR: andy.sonnenburg
#ROBOMERGE-SOURCE: CL 20150151 via CL 20152493 via CL 20153799 via CL 20154143
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20157335 by andy sonnenburg in ue5-main branch]
2022-05-11 22:00:58 -04:00
George Rolfe
a0150b246a StaticClassProvider & StaticStructProvider concepts, and replaced functionality in two dependent files
#jira UE-133246
#preflight 617be019c44dc5000165e827
#rb steve.robb

[CL 17991327 by George Rolfe in ue5-main branch]
2021-10-29 22:21:16 -04:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
Stefan Boberg
8607ecb30d Copying //UE4/Dev-Core to Dev-Main (//UE4/Dev-Main)
#rb none

[CL 6815521 by Stefan Boberg in Main branch]
2019-06-03 15:32:00 -04:00
Steve Robb
c6988bf172 Serialize() fallbacks for when for you don't provide 'the other' FArchive/FSlot overload of a function.
Deprecated FBox constructor removed, since it was giving some false positives on Clang when doing the concept check.

#rb graeme.thornton
#jira UECORE-474

[CL 6173453 by Steve Robb in Dev-Core branch]
2019-04-30 10:57:49 -04:00
Steve Robb
99108b6620 Workaround in CL# 5915548 reverted.
Missing #include added to fix original Clang compile error.

#rb none

[CL 5916382 by Steve Robb in Dev-Core branch]
2019-04-16 10:52:05 -04:00
Steve Robb
19d46d29a5 THasGetTypeHash deprecated in favor of concepts checks. THasGetTypeHash doesn't work correctly for derived types, e.g. FPlane inherits FVector's GetTypeHash(), but THasGetTypeHash<FPlane>::Value == false.
#rb johan.torp

[CL 5898385 by Steve Robb in Dev-Core branch]
2019-04-15 09:34:22 -04:00
Steve Robb
f4e94e9d6a Deprecation of old traits in favor of new concepts.
#rb none

[CL 5865890 by Steve Robb in Dev-Core branch]
2019-04-12 14:56:50 -04:00