#ifndef _COMMON_HPP_ #define _COMMON_HPP_ #include #define DES_CHECK \ if (_isDestroyed) return; #endif /* _COMMON_HPP_ */