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
2011-12-12 12:23:15 +00:00
..
juce_Atomic.h Android updates to support NDK r7. 2011-12-12 12:23:15 +00:00
juce_ByteOrder.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_HeapBlock.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
juce_LeakedObjectDetector.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_Memory.h Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 2011-11-20 21:55:35 +00:00
juce_MemoryBlock.cpp Added MemoryBlock::insert() method. 2011-12-03 20:19:56 +00:00
juce_MemoryBlock.h Added MemoryBlock::insert() method. 2011-12-03 20:19:56 +00:00
juce_OptionalScopedPointer.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ReferenceCountedObject.h Minor clean-ups. 2011-09-21 20:31:42 +01:00
juce_ScopedPointer.h Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 2011-11-20 21:55:35 +00:00
juce_Singleton.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_WeakReference.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00