|
openshot-audio
0.1.7
|
Go to the source code of this file.
Classes | |
| class | StringRef |
Macros | |
| #define | JUCE_STRINGREF_H_INCLUDED |
Functions | |
| JUCE_API bool JUCE_CALLTYPE | operator== (const String &string1, StringRef string2) noexcept |
| JUCE_API bool JUCE_CALLTYPE | operator!= (const String &string1, StringRef string2) noexcept |
| String | operator+ (String s1, StringRef s2) |
| #define JUCE_STRINGREF_H_INCLUDED |
|
noexcept |
Case-sensitive comparison of two strings.
|
noexcept |
Case-sensitive comparison of two strings.
1.8.13