mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02: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.
5.5 KiB
5.5 KiB