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

Public Member Functions | |
| test_insert_noresize (const C &orig) | |
| void | operator() (C &c) const |
Private Attributes | |
| C::value_type | fInsVal |
| const C & | original |
Definition at line 427 of file test_insert.h.
|
inline |
Definition at line 429 of file test_insert.h.
|
inline |
Definition at line 436 of file test_insert.h.
|
private |
Definition at line 446 of file test_insert.h.
Referenced by test_insert_noresize< C >::operator()(), and test_insert_noresize< C >::test_insert_noresize().
Definition at line 447 of file test_insert.h.
Referenced by test_insert_noresize< C >::operator()().