1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/memory
2018-04-10 18:34:20 +01:00
..
juce_Atomic.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ByteOrder.h Simplified ByteOrder, and made it less susceptible to UB when reading from non-aligned addresses. Removed ambiguous method ByteOrder::littleEndianInt (c1, c2, c3, c4), which was probably producing the wrong behaviour on big-endian systems 2018-03-26 12:25:02 +01:00
juce_ContainerDeletePolicy.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_HeapBlock.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_LeakedObjectDetector.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Memory.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MemoryBlock.cpp Simplified and tidied up a few things in input/output streams and MemoryBlock 2017-10-13 12:55:46 +01:00
juce_MemoryBlock.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_OptionalScopedPointer.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ReferenceCountedObject.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ScopedPointer.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SharedResourcePointer.h Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
juce_Singleton.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_WeakReference.h Add documentation tags 2018-03-15 12:10:32 +00:00