Skip to content

Define glib_typeof with C++11 decltype()

Xavier Claessens requested to merge xclaesse/glib:atomic-typeof into master

This reinstate reverted commit from !1575 (merged) with the extra typename that should fix regression in GJS. It also contains commits from !1703 (closed) that got closed.

Merge request reports