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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
Containers
History
johan torp
8e4ffe26d4
Fix std::is_default_constructible<TPair<K,V>>
...
#rb steve.robb #rnx [CL 34496602 by johan torp in ue5-main branch]
2024-06-19 08:52:00 -04:00
..
AllocatorFixedSizeFreeList.h
…
AllowShrinking.h
…
AnsiString.h
…
Array.h
…
ArrayBuilder.h
…
ArrayView.h
Added MakeConstArrayView.
2024-06-05 11:16:00 -04:00
BackgroundableTicker.h
…
BasicArray.h
…
BinaryHeap.h
…
BinaryHeap.tps
…
BitArray.h
…
ChunkedArray.h
…
CircularBuffer.h
…
CircularQueue.h
…
ClosableMpscQueue.h
…
ConsumeAllMpmcQueue.h
…
ContainerAllocationPolicies.h
Change the slack growth factor from 1.25% to 1.2% IOS
2024-05-24 17:56:08 -04:00
ContainerElementTypeCompatibility.h
…
ContainerHelpers.h
…
ContainersFwd.h
…
DepletableMpmcQueue.h
…
DepletableMpscQueue.h
…
Deque.h
…
DiscardableKeyValueCache.h
…
DynamicRHIResourceArray.h
FResourceArrayInterface changes
2024-05-31 09:53:21 -04:00
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
…
PagedArray.h
…
Queue.h
…
ResourceArray.h
Adding missing reference on a TArray argument.
2024-05-31 14:22:18 -04:00
RingBuffer.h
…
ScriptArray.h
…
Set.h
Fix std::is_default_constructible<TPair<K,V>>
2024-06-19 08:52:00 -04:00
SharedString.h
Added basic tests for TSharedString and fixed its use of placement new
2024-06-14 11:38:51 -04:00
SortedMap.h
…
SparseArray.h
…
SpscQueue.h
…
StackTracker.h
…
StaticArray.h
…
StaticBitArray.h
…
StridedView.h
…
StringConv.h
…
StringFwd.h
Moved TSharedString from DDC into Core
2024-06-13 10:40:59 -04:00
StringView.h
…
Ticker.h
[Ticker]
2024-06-03 10:02:24 -04:00
TransArray.h
…
TripleBuffer.h
…
Union.h
…
UnrealString.h
…
UnrealString.h.inl
Fix bogus static analysis warning
2024-05-24 06:16:30 -04:00
UnrealStringIncludes.h.inl
…
Utf8String.h
…
VersePath.h
…
VersePathFwd.h
…