Albert Astals Cid 925d2b3b1f Make clang++ happier when using G_STATIC_ASSERT
clang++ says it supports _Static_assert but then will
complain that it's a C11 extension and that you should not use
it in C++ code (which imho is fair enough)

So try to detect a C++ compiler first and then the C compiler,
similarly to what is done for the G_NORETURN case
2023-04-01 11:35:25 +02:00
..
2022-06-27 17:53:25 -04:00
2022-05-23 09:19:45 -04:00
2022-06-29 16:05:09 +02:00
2020-11-17 15:50:07 +00:00
2023-02-09 13:36:51 +00:00
2023-02-09 13:36:51 +00:00
2018-01-04 22:19:30 +01:00
2023-01-14 10:08:42 -05:00
2022-07-25 22:30:22 +01:00
2021-09-21 09:41:29 +00:00
2021-11-18 14:32:09 +00:00
2023-02-09 13:36:51 +00:00
2023-01-26 10:23:41 +00:00
2022-09-15 03:43:04 +02:00
2023-01-26 11:27:31 +00:00
2023-01-26 11:27:31 +00:00
2023-01-27 11:58:56 +03:00