ReactOS 0.4.16-dev-336-gb667d82
|
#include <test_insert.h>
Public Member Functions | |
test_insert_one (const C &orig, int pos=-1) | |
void | operator() (C &c) const |
Private Attributes | |
C::value_type | fInsVal |
const C & | original |
size_t | fPos |
Definition at line 328 of file test_insert.h.
|
inline |
Definition at line 330 of file test_insert.h.
|
inline |
Definition at line 346 of file test_insert.h.
|
private |
Definition at line 359 of file test_insert.h.
Referenced by test_insert_one< C >::operator()(), and test_insert_one< C >::test_insert_one().
|
private |
Definition at line 361 of file test_insert.h.
Referenced by test_insert_one< C >::operator()(), and test_insert_one< C >::test_insert_one().
Definition at line 360 of file test_insert.h.
Referenced by test_insert_one< C >::operator()().