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_core/misc
2018-12-05 15:30:35 +00:00
..
juce_ConsoleApplication.cpp Fix for projucer's command-line option handling 2018-08-17 18:46:08 +01:00
juce_ConsoleApplication.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
juce_Result.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_Result.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_RuntimePermissions.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_RuntimePermissions.h Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
juce_StdFunctionCompat.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_StdFunctionCompat.h Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
juce_Uuid.cpp Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_Uuid.h Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_WindowsRegistry.h Add documentation tags 2018-03-15 12:10:32 +00:00