Go to the documentation of this file.
79 template<
class T>
class tmp;
99 inline explicit Xfer(
T* = 0);
102 inline explicit Xfer(
T&,
bool allowTransfer=
false);
105 inline explicit Xfer(
const T&);
170 template<
class To,
class From>
187 template<
class To,
class From>