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