Go to the documentation of this file.
41 #if defined(__GNUC__) && !defined(__INTEL_COMPILER)
42 # define ConstructFromTmp
74 inline explicit tmp(
T* = 0);
94 inline bool isTmp()
const;
98 inline bool empty()
const;
102 inline bool valid()
const;
107 inline T*
ptr()
const;
111 inline void clear()
const;
123 inline operator const T&()
const;