12 #ifndef __UT_NONCOPYABLE_H_INCLUDED__
13 #define __UT_NONCOPYABLE_H_INCLUDED__
15 namespace UT_NonCopyableNS
30 #endif // __UT_NONCOPYABLE_H_INCLUDED__
UT_NonCopyableNS::UT_NonCopyable UT_NonCopyable
~UT_NonCopyable()=default
UT_NonCopyable & operator=(const UT_NonCopyable &)=delete