15 #ifndef BORNAGAIN_GUI_COREGUI_MAINWINDOW_ISINGLETON_H
16 #define BORNAGAIN_GUI_COREGUI_MAINWINDOW_ISINGLETON_H
Base class for singletons.
ISingleton & operator=(const ISingleton &)=delete
ISingleton(ISingleton &&)=delete
ISingleton & operator=(ISingleton &&)=delete
ISingleton(const ISingleton &)=delete