mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 22:42:06 +00:00
In order to avoid the base encode/decode methods from being used (and failing a static assertion), we must be sure to declare/define the custom type implementations as template specializations. After this, LibIPC is no longer sensitive to include order. |
||
|---|---|---|
| .. | ||
| Answer.cpp | ||
| Answer.h | ||
| CMakeLists.txt | ||
| Name.cpp | ||
| Name.h | ||
| Packet.cpp | ||
| Packet.h | ||
| PacketHeader.h | ||
| Question.h | ||