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
2017-08-24 18:16:03 +01:00
..
juce_Atomic.h Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it 2017-06-09 20:38:10 +01:00
juce_ByteOrder.h Fixed some undefined (or implementation defined) behavior 2017-08-24 18:16:03 +01:00
juce_ContainerDeletePolicy.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_HeapBlock.h Deleted the String (bool) constructor to prevent nasty type conversion edge cases 2017-08-23 09:27:58 +01:00
juce_LeakedObjectDetector.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Memory.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_MemoryBlock.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_MemoryBlock.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_OptionalScopedPointer.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ReferenceCountedObject.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ScopedPointer.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_SharedResourcePointer.h Removed a superfluous base class inside SharedResourcePointer 2017-06-22 08:35:11 +01:00
juce_Singleton.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_WeakReference.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00