[debug.h] Introduce a static assert using the array with negative size trick

It is inspired by the COMPILE_ASSERT from WebKit and is using the well
known trick to get compile time assertions.
1 file changed
tree: 296f46d546d32a4ad061bb8101e59c720c6355e2
  1. include/
  2. src/
  3. tests/
  4. configure.in
  5. Makefile.am