|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Base class for singletons. More...
Static Public Member Functions | |
| static T & | instance () |
Protected Member Functions | |
| ISingleton ()=default | |
| ~ISingleton ()=default | |
Private Member Functions | |
| ISingleton (const ISingleton &)=delete | |
| ISingleton (ISingleton &&)=delete | |
| ISingleton & | operator= (const ISingleton &)=delete |
| ISingleton & | operator= (ISingleton &&)=delete |
Base class for singletons.
Definition at line 21 of file ISingleton.h.
|
protecteddefault |
|
protecteddefault |
|
privatedelete |
|
privatedelete |
|
inlinestatic |
Definition at line 23 of file ISingleton.h.
|
privatedelete |
|
privatedelete |