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
2014-10-20 13:06:54 +01:00
..
juce_Atomic.h Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 2014-08-17 11:47:55 +01:00
juce_ByteOrder.h Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 2014-08-17 11:47:55 +01:00
juce_ContainerDeletePolicy.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_HeapBlock.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_LeakedObjectDetector.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_Memory.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_MemoryBlock.cpp Minor cleanups. 2014-09-01 20:59:57 +01:00
juce_MemoryBlock.h Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00
juce_OptionalScopedPointer.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_ReferenceCountedObject.h Spelling correction. 2014-10-20 13:06:54 +01:00
juce_ScopedPointer.h Fixed a false-alarm assertion in ScopedPointer. 2014-09-10 06:47:19 -07:00
juce_SharedResourcePointer.h Better misalignment-proofing in SharedResourcePointer. 2014-04-20 10:19:27 +01:00
juce_Singleton.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_WeakReference.h A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00