Files
glib/docs
Ryan Lortie 39ca9d3383 macros: add side-effecting variants of asserts
Add g_assert_se(), g_return_if_fail_se() and g_return_val_if_fail_se()
as variants of the existing macros that are guaranteed to evaluate side
effects in their expression argument.  Inspired by similar macros in
systemd.

These are just macros, so they come at no extra cost.

https://bugzilla.gnome.org/show_bug.cgi?id=741026
2014-12-02 13:03:02 -05:00
..
2013-10-17 13:20:14 -04:00