[glib: 4/4] Merge branch 'atomic-typeof' into 'master'




commit e38982df4b2f72ed5d6dc7343db2f49fe6816e68
Merge: e6f506a92 4273c4390
Author: Sebastian Dröge <slomo coaxion net>
Date:   Tue Feb 2 10:51:50 2021 +0000

    Merge branch 'atomic-typeof' into 'master'
    
    Define glib_typeof with C++11 decltype()
    
    Closes #2226
    
    See merge request GNOME/glib!1715

 docs/reference/glib/glib-sections.txt |  1 +
 glib/gatomic.h                        | 12 -------
 glib/gmacros.h                        |  5 +++
 glib/gmem.h                           |  4 +--
 glib/grcbox.h                         |  2 +-
 glib/tests/cxx.cpp                    | 64 +++++++++++++++++++++++++++++++++++
 glib/tests/meson.build                |  3 ++
 gobject/gobject.h                     |  2 +-
 8 files changed, 77 insertions(+), 16 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]