Files
ladybird/DevTools/IPCCompiler/main.cpp
Andreas Kling fae3091999 IPCCompiler: Typedef the response message types as "ResponseType"
Each message will now have a typedef called ResponseType as an alias
for the expected response type. This will aid in implementing the sync
messaging code.
2019-08-03 16:06:40 +02:00

8.2 KiB