Add compiler flag for opting into type ID checking
When enabled, the flag adds a static assertion in `make_message` that makes sure each type has a message ID assigned to it.
Showing
This diff is collapsed.
libcaf_io/test/io-test.cpp
0 → 100644
libcaf_io/test/io-test.hpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment