|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <test_push_front.h>

Public Member Functions | |
| test_push_front (const C &orig) | |
| void | operator() (C &c) const |
Private Attributes | |
| const C & | original |
Definition at line 27 of file test_push_front.h.
|
inline |
Definition at line 29 of file test_push_front.h.
|
inline |
Definition at line 33 of file test_push_front.h.
Definition at line 43 of file test_push_front.h.
Referenced by test_push_front< C >::operator()().