32 #ifndef CXSHAREDPOINTERCHECKER_H 33 #define CXSHAREDPOINTERCHECKER_H 35 #include "cxResourceExport.h" 37 #include "boost/shared_ptr.hpp" 49 cxResource_EXPORT
void requireUnique(
int use_count, QString objectName);
58 void requireUnique(
const boost::shared_ptr<T>&
object, QString objectName)
70 #endif // CXSHAREDPOINTERCHECKER_H void requireUnique(int use_count, QString objectName)
Namespace for all CustusX production code.