1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events/interprocess
reuk 80ac9a78a0
Singleton: Add new macros to simplify singleton creation
The INLINE macros allow singletons to be declared and defined in one
line, without requiring a separate JUCE_IMPLEMENT_SINGLETON statement.
2024-10-16 10:36:52 +01:00
..
juce_ChildProcessManager.cpp Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ChildProcessManager.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ConnectedChildProcess.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_ConnectedChildProcess.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_InterprocessConnection.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_InterprocessConnection.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_InterprocessConnectionServer.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_InterprocessConnectionServer.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_NetworkServiceDiscovery.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_NetworkServiceDiscovery.h Update licensing information 2024-04-16 11:39:35 +01:00