You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Added a max_size function to all AZStd container style allocator functions The max_size functions returns the maximum value that a single contiguous allocation value returns Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Updated the BestFitExternalMapSchema and MallocSchema GetMaxContiguousAllocationSize function Those functions now return a Max allocation size of AZ_CORE_MAX_ALLOCATOR size to indicate the maximum size for a single allocation Changed the IAllocatorAllocator::GetMaxContiguousAllocationSize function from a pure virtual function to regular virtual function Removed the left over String.cpp test to validate that the issue with the allocator::max_size() function was occuring Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
5 years ago | |
|---|---|---|
| .. | ||
| AtomCore | 5 years ago | |
| AzAndroid/java/com/amazon | 5 years ago | |
| AzCore | 5 years ago | |
| AzFramework | 5 years ago | |
| AzGameFramework | 5 years ago | |
| AzManipulatorTestFramework | 5 years ago | |
| AzNetworking | 5 years ago | |
| AzQtComponents | 5 years ago | |
| AzTest | 5 years ago | |
| AzToolsFramework | 5 years ago | |
| GFxFramework | 5 years ago | |
| GridMate | 5 years ago | |
| CMakeLists.txt | 5 years ago | |