[glib: 5/5] Merge branch 'typeof' into 'master'




commit e2e8339e0ac4f5a6a972af85c8a09e99c50a564b
Merge: 31bca17f5 0d81443ec
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Oct 15 08:52:47 2020 +0000

    Merge branch 'typeof' into 'master'
    
    Use C++11 decltype where possible
    
    See merge request GNOME/glib!1575

 docs/reference/glib/glib-sections.txt |  2 +-
 gio/gcredentials.c                    |  2 +-
 glib/gatomic.h                        | 66 +++++++++++++++++++++++------------
 glib/gmacros.h                        |  8 +++--
 glib/gmem.h                           | 26 +++++++-------
 glib/grcbox.h                         | 18 +++++-----
 glib/tests/cxx.cpp                    | 64 +++++++++++++++++++++++++++++++++
 glib/tests/meson.build                |  3 ++
 gobject/gobject.h                     |  6 ++--
 9 files changed, 145 insertions(+), 50 deletions(-)
---


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