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
4425eb122f242b400a75013eea8d4bc0f40ca04b
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
Containers
History
steve robb
44fee28dea
Added optimized single element TArray Remove* overloads which don't take a count.
...
#rb devin.doucette [CL 31559360 by steve robb in ue5-main branch]
2024-02-16 05:58:47 -05:00
..
AllocatorFixedSizeFreeList.h
…
AllowShrinking.h
Updated bAllowShrinking deprecation version number.
2024-02-06 16:10:19 -05:00
AnsiString.h
…
Array.h
Added optimized single element TArray Remove* overloads which don't take a count.
2024-02-16 05:58:47 -05:00
ArrayBuilder.h
…
ArrayView.h
…
BackgroundableTicker.h
…
BasicArray.h
…
BinaryHeap.h
…
BinaryHeap.tps
…
BitArray.h
Use atomic OR/AND to atomically set/clear bits in a bit array.
2024-01-30 16:23:09 -05:00
ChunkedArray.h
…
CircularBuffer.h
…
CircularQueue.h
…
ClosableMpscQueue.h
…
ConsumeAllMpmcQueue.h
…
ContainerAllocationPolicies.h
…
ContainerElementTypeCompatibility.h
…
ContainerHelpers.h
…
ContainersFwd.h
…
DepletableMpmcQueue.h
…
DepletableMpscQueue.h
…
Deque.h
…
DiscardableKeyValueCache.h
…
DynamicRHIResourceArray.h
…
EnumAsByte.h
…
HashTable.h
…
IndirectArray.h
…
IntrusiveDoubleLinkedList.h
…
IteratorAdapter.h
…
LazyPrintf.h
…
List.h
…
LockFreeFixedSizeAllocator.h
…
LockFreeList.h
…
LruCache.h
…
Map.h
…
MapBuilder.h
…
MpscQueue.h
…
MRUArray.h
Fix MRUArray to work with non POD types
2024-02-07 18:25:36 -05:00
PagedArray.h
…
Queue.h
…
ResourceArray.h
…
RingBuffer.h
…
ScriptArray.h
Fix integer overflow when using TScriptArray::InsertZeroed, TScriptArray::Insert,TScriptArray::AddZeroed, TScriptArray::SwapMemory, TScriptArray::CountBytes, TScriptArray::CheckAddress or TScriptArray::Remove
2024-02-09 13:48:35 -05:00
Set.h
…
SortedMap.h
…
SparseArray.h
…
SpscQueue.h
…
StackTracker.h
…
StaticArray.h
…
StaticBitArray.h
…
StridedView.h
…
StringConv.h
…
StringFwd.h
…
StringView.h
…
Ticker.h
…
TransArray.h
…
TripleBuffer.h
…
Union.h
…
UnrealString.h
…
UnrealString.h.inl
…
UnrealStringIncludes.h.inl
…
Utf8String.h
…
VersePath.h
Fix FVersePath equality and hash func: verse paths are case sensitive
2024-02-13 07:54:49 -05:00
VersePathFwd.h
Moved GetTypeHash(FVersePath) back into its namespace.
2024-02-13 07:52:43 -05:00