| .. |
|
Algorithms.cpp
|
Code/Framework/AzCore
|
4 years ago |
|
Allocators.cpp
|
Added a max_size function to all AZStd container style allocator functions (#4106)
|
4 years ago |
|
Any.cpp
|
Android fixes
|
4 years ago |
|
Atomics.cpp
|
Modernization + AZStd::function compare fix. (#3680)
|
4 years ago |
|
Bitset.cpp
|
Modernization + AZStd::function compare fix. (#3680)
|
4 years ago |
|
ChronoTests.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
ConceptsTests.cpp
|
Range adaptor support (#7388)
|
4 years ago |
|
ConcurrentAllocators.cpp
|
Added a max_size function to all AZStd container style allocator functions (#4106)
|
4 years ago |
|
ConcurrentContainers.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
CreateDestroy.cpp
|
Converted the AZStd implementations of unintialized construct to use std (#2843)
|
4 years ago |
|
DequeAndSimilar.cpp
|
Fixed the emplace function implementations for stack and queue (#2657)
|
4 years ago |
|
Examples.cpp
|
Mark unused variables as unused
|
4 years ago |
|
FunctionalBasic.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
FunctorsBind.cpp
|
Modernization + AZStd::function compare fix. (#3680)
|
4 years ago |
|
Hashed.cpp
|
Removal of OverrideShim, AP seems to be crashing
|
4 years ago |
|
Invoke.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
Iterators.cpp
|
Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102)
|
4 years ago |
|
Lists.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
ListsFixed.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
ListsIntrusive.cpp
|
Code/Framework/AzCore
|
4 years ago |
|
LockFreeQueues.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
LockFreeStacks.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
LockTests.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
Math.cpp
|
Add AZStd::lerp math function, based on C++20 (#3468)
|
4 years ago |
|
Numeric.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
Optional.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
Ordered.cpp
|
Removal of OverrideShim, AP seems to be crashing
|
4 years ago |
|
Pair.cpp
|
Code/Framework
|
4 years ago |
|
Parallel.cpp
|
Removes Driller from AzCore
|
4 years ago |
|
RangesAlgorithmTests.cpp
|
Range adaptor support (#7388)
|
4 years ago |
|
RangesTests.cpp
|
Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102)
|
4 years ago |
|
RangesViewTests.cpp
|
Range adaptor support (#7388)
|
4 years ago |
|
ScopedLockTests.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
SetsIntrusive.cpp
|
Code/Framework/AzCore
|
4 years ago |
|
SmartPtr.cpp
|
Modernization + AZStd::function compare fix. (#3680)
|
4 years ago |
|
SpanTests.cpp
|
Updated all array_view uses with the C++20 span. (#7157)
|
4 years ago |
|
String.cpp
|
Merge branch 'development' into math_string_converters
|
4 years ago |
|
Tuple.cpp
|
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
|
TypeTraits.cpp
|
Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102)
|
4 years ago |
|
UserTypes.h
|
remove unnecessary ALIGN macros
|
4 years ago |
|
Variant.cpp
|
more fixes for Code
|
4 years ago |
|
VariantSerialization.cpp
|
Cleanup SerializeContext.h pt.1 (#4264)
|
4 years ago |
|
VectorAndArray.cpp
|
fix dev break. AZStd::fixed_vector cannot be constexp error (#5995)
|
4 years ago |