ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <test_assign_op.h>
Public Member Functions | |
test_assign_op (const T &src) | |
void | operator() (T &t) const |
Private Attributes | |
const T & | source |
Definition at line 30 of file test_assign_op.h.
|
inline |
Definition at line 31 of file test_assign_op.h.
|
inline |
Definition at line 36 of file test_assign_op.h.
Definition at line 44 of file test_assign_op.h.
Referenced by test_assign_op< T >::operator()().