1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-15 12:32:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/IPCCompiler
Timothy Flynn 3a915483b0 IPCCompiler: Mark size_t as a primitive type
This allows size_t to be used within an IPC message without being passed
by const-reference.
2022-12-07 13:09:00 +01:00
..
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00
main.cpp IPCCompiler: Mark size_t as a primitive type 2022-12-07 13:09:00 +01:00