39 #ifndef __OPENFLUID_UTILS_MEYERSINGLETON_HPP__
40 #define __OPENFLUID_UTILS_MEYERSINGLETON_HPP__
64 void operator=(T
const&) =
delete;
Definition: MeyerSingleton.hpp:58
static T * instance()
Definition: MeyerSingleton.hpp:80
Definition: ApplicationException.hpp:47