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_data_structures/values
2015-06-21 18:54:08 +01:00
..
juce_Value.cpp Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
juce_Value.h Fix of the last Value commit, for MSVC compilers. 2014-11-25 20:43:53 +00:00
juce_ValueTree.cpp Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_ValueTree.h Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_ValueTreeSynchroniser.cpp Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00:00
juce_ValueTreeSynchroniser.h Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00:00