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
2023-04-11 12:36:19 +01: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 Array: Add missing floating point equality warning suppression 2023-04-11 12:36:19 +01: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 Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01: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 Fix GCC 12 compiler warnings 2023-01-31 12:54:56 +00: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 Optional: Make operator bool() explicit 2023-01-04 15:00:33 +00: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_Span.h Containers: Add simple Span implementation 2023-02-14 22:29:01 +00: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 Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Variant.h Update copyright banners 2022-04-04 12:36:32 +01:00