mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
This commit is contained in:
parent
83aaaa9459
commit
fecba9c31c
51 changed files with 550 additions and 382 deletions
|
|
@ -216,6 +216,7 @@
|
|||
</FileConfiguration>
|
||||
</File>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\text\juce_StringPool.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\text\juce_StringRef.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\text\juce_TextDiff.cpp">
|
||||
<FileConfiguration Name="Debug|Win32"
|
||||
ExcludedFromBuild="true">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue