#include <ut_debugmsg.h>
Public Member Functions | |
| UT_DebugOnly () | |
| UT_DebugOnly (const T &) | |
| UT_DebugOnly & | operator= (const T &) |
| void | operator++ (int) |
| void | operator-- (int) |
| ~UT_DebugOnly () | |
| UT_DebugOnly< T >::UT_DebugOnly | ( | ) | [inline] |
| UT_DebugOnly< T >::UT_DebugOnly | ( | const T & | ) | [inline] |
| UT_DebugOnly< T >::~UT_DebugOnly | ( | ) | [inline] |
| void UT_DebugOnly< T >::operator++ | ( | int | ) | [inline] |
| void UT_DebugOnly< T >::operator-- | ( | int | ) | [inline] |
| UT_DebugOnly& UT_DebugOnly< T >::operator= | ( | const T & | ) | [inline] |
1.7.1