ReactOS 0.4.16-dev-598-gc07fba4
|
#include <test_insert.h>
Public Member Functions | |
test_insert_value (const C &orig) | |
void | operator() (C &c) const |
Private Attributes | |
C::value_type | fInsVal |
const C & | original |
Definition at line 403 of file test_insert.h.
|
inline |
Definition at line 405 of file test_insert.h.
|
inline |
Definition at line 412 of file test_insert.h.
|
private |
Definition at line 422 of file test_insert.h.
Referenced by test_insert_value< C >::operator()(), and test_insert_value< C >::test_insert_value().
Definition at line 423 of file test_insert.h.
Referenced by test_insert_value< C >::operator()().