1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/containers
2022-12-07 13:12:01 +00:00
..
juce_AbstractFifo.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_AbstractFifo.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Array.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_ArrayAllocationBase.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ArrayBase.cpp Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_ArrayBase.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_DynamicObject.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_DynamicObject.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ElementComparator.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_HashMap.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_HashMap_test.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_LinkedListPointer.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ListenerList.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ListenerList.h ListenerList: Modify iterator during removals to guarantee callback 2022-05-11 16:06:18 +02:00
juce_NamedValueSet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_NamedValueSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Optional.h Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_Optional_test.cpp Optional: Implement in terms of std::optional 2022-09-12 16:14:57 +01:00
juce_OwnedArray.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_OwnedArray.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_PropertySet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_PropertySet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ReferenceCountedArray.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ReferenceCountedArray.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_ScopedValueSetter.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SingleThreadedAbstractFifo.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SortedSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SparseSet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SparseSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Variant.cpp Variant: Remove unnecessary definitions of static constexpr data members 2022-12-07 13:12:01 +00:00
juce_Variant.h Update copyright banners 2022-04-04 12:36:32 +01:00