This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
ca59cdae9d906a3d9f9fbf0baeba2fa6d462e30e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Containers
History
marc audy
763a611985
Fix C4072 warnings
...
#rnx [CL 29852844 by marc audy in ue5-main branch]
2023-11-20 17:26:53 -05:00
..
Algo
…
AnsiString.cpp
Added FAnsiString and FUtf8String.
2023-10-03 18:45:10 -04:00
BackgroundableTicker.cpp
…
BitArray.cpp
…
ContainerAllocationPolicies.cpp
…
ContainerHelpers.cpp
…
ContainersTest.cpp
…
HashTable.cpp
…
LockFreeList.cpp
…
MemoryImageAllocator.cpp
…
StackTracker.cpp
…
StaticBitArrayTests.cpp
…
String.cpp
Moved reusable StripNegativeZero out of string template code.
2023-10-03 05:12:53 -04:00
String.cpp.inl
Switching from mtlpp to Apple's MetalCPP library
2023-11-16 05:04:37 -05:00
StringIncludes.cpp.inl
Added UE_STRING_CHARTYPE_IS_TCHAR for switching on that because there's no easy way to compare the UE_STRING_CHARTYPE macro.
2023-10-02 15:59:43 -04:00
StringTest.cpp
Added new static StringType::Construct* functions to replace the dubious set of string constructors whose behaviour aren't obvious.
2023-11-13 09:16:12 -05:00
Ticker.cpp
…
Union.cpp
…
Utf8String.cpp
Added FAnsiString and FUtf8String.
2023-10-03 18:45:10 -04:00
VersePath.cpp
Fix C4072 warnings
2023-11-20 17:26:53 -05:00