This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
943a8ef757
JUCE
/
modules
/
juce_data_structures
/
values
History
Download ZIP
Download TAR.GZ
jules
943a8ef757
Added a get() method to ReferenceCountedObjectPtr.
2012-06-02 08:30:08 +01:00
..
juce_Value.cpp
(automated whitespace clean-up)
2012-03-20 16:00:06 +00:00
juce_Value.h
Introjucer: fix for RTAS in VS2010
2012-03-12 21:43:43 +00:00
juce_ValueTree.cpp
Added a get() method to ReferenceCountedObjectPtr.
2012-06-02 08:30:08 +01:00
juce_ValueTree.h
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
2012-02-24 17:15:58 +00:00