I'm starting to learn about the new concurrency APIs in C++11. I wonder if we could soon deprecate Glib::Threads, which wraps the glib threads API. Thoughts? https://developer.gnome.org/glibmm/stable/group__Threads.html
Maybe we'd want to reimplement Glib::Dispatcher, which has no corresponding API in glib, using C++11 concurrency APIs instead of Glib::Threads. -- Murray Cumming [email protected] www.murrayc.com _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
