1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_core/containers
2025-11-18 15:47:42 +00:00
..
juce_AbstractFifo.cpp AbstractFifo: Improve docs 2025-10-13 12:07:00 +01:00
juce_AbstractFifo.h AbstractFifo: Improve docs 2025-10-13 12:07:00 +01:00
juce_Array.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_ArrayAllocationBase.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ArrayBase.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ArrayBase.h ListenerList: Assert if initialisation could throw for any reason other than a bad allocation 2024-06-27 14:17:37 +01:00
juce_DynamicObject.cpp DynamicObject: Add virtual functions that are called to indicate a property change 2024-10-20 22:59:39 +01:00
juce_DynamicObject.h DynamicObject: Add virtual functions that are called to indicate a property change 2024-10-20 22:59:39 +01:00
juce_ElementComparator.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_Enumerate.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Enumerate_test.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_FixedSizeFunction.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_FixedSizeFunction_test.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_HashMap.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_HashMap_test.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_LinkedListPointer.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ListenerList.h ListenerList: Prevent false positive assertions in callCheckedExcluding 2025-05-01 15:57:19 +01:00
juce_ListenerList_test.cpp ListenerList: Prevent false positive assertions in callCheckedExcluding 2025-05-01 15:57:19 +01:00
juce_NamedValueSet.cpp Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_NamedValueSet.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Optional.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_Optional_test.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_OwnedArray.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_OwnedArray.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_PropertySet.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_PropertySet.h Docs: Fix a few tiny typos in comments 2025-05-08 16:33:24 +02:00
juce_ReferenceCountedArray.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ReferenceCountedArray.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_ScopedValueSetter.h ScopedValueSetter: Make nodiscard 2025-11-18 15:47:42 +00:00
juce_SingleThreadedAbstractFifo.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SortedSet.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_Span.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SparseSet.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SparseSet.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Variant.cpp Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_Variant.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00