std
forward
move
move
template<class T>
T& std::move
(
const T &
a
)
Definition at line
257
of file
fxdefs.h
.
00257 {
return
const_cast<T &>(a); }
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:09 2009 for TnFOX by
v1.4.7