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

Public Member Functions | |
| test_insert_n (const C &orig, size_t insCnt, int pos=-1) | |
| void | operator() (C &c) const |
Private Attributes | |
| C::value_type | fInsVal |
| const C & | original |
| size_t | fPos |
| size_t | fInsCnt |
Definition at line 365 of file test_insert.h.
|
inline |
Definition at line 367 of file test_insert.h.
|
inline |
Definition at line 383 of file test_insert.h.
|
private |
Definition at line 399 of file test_insert.h.
Referenced by test_insert_n< C >::operator()().
|
private |
Definition at line 396 of file test_insert.h.
Referenced by test_insert_n< C >::operator()(), and test_insert_n< C >::test_insert_n().
|
private |
Definition at line 398 of file test_insert.h.
Referenced by test_insert_n< C >::operator()(), and test_insert_n< C >::test_insert_n().
Definition at line 397 of file test_insert.h.
Referenced by test_insert_n< C >::operator()().