ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <test_push_back.h>
Public Member Functions | |
test_push_back (const C &orig) | |
void | operator() (C &c) const |
Private Attributes | |
const C & | original |
Definition at line 30 of file test_push_back.h.
|
inline |
Definition at line 32 of file test_push_back.h.
|
inline |
Definition at line 37 of file test_push_back.h.
Definition at line 47 of file test_push_back.h.
Referenced by test_push_back< C >::operator()().