1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/memory
2021-10-14 12:40:46 +01:00
..
juce_AllocationHooks.cpp Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_AllocationHooks.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_Atomic.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_ByteOrder.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_ContainerDeletePolicy.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_HeapBlock.h HeapBlock: Relax size constructor constraints to allow enums 2021-10-13 15:06:18 +01:00
juce_HeavyweightLeakedObjectDetector.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_LeakedObjectDetector.h Warnings: Silence some GCC warnings 2020-05-05 12:28:47 +01:00
juce_Memory.h Whitespace 2021-07-22 16:33:42 +01:00
juce_MemoryBlock.cpp MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method 2021-04-27 09:06:14 +01:00
juce_MemoryBlock.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_OptionalScopedPointer.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ReferenceCountedObject.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_Reservoir.h Reservoir: Fix bug where incorrect buffer region could be read in some cases 2021-10-14 12:40:46 +01:00
juce_ScopedPointer.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_SharedResourcePointer.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_Singleton.h Singleton: Fix thread sanitizer warning about race on "instance" data member 2021-10-06 16:59:07 +01:00
juce_WeakReference.h Cleanup: Remove redundant inlines 2020-04-27 10:22:06 +01:00