|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <test_construct.h>
Public Member Functions | |
| test_construct_pointer_range (const typename T::value_type *first, const typename T::value_type *last) | |
| void | operator() (int) const |
Public Attributes | |
| const T::value_type * | fItems |
| const T::value_type * | fEnd |
Definition at line 90 of file test_construct.h.
|
inline |
Definition at line 91 of file test_construct.h.
|
inline |
Definition at line 97 of file test_construct.h.
| const T::value_type * test_construct_pointer_range< T >::fEnd |
Definition at line 104 of file test_construct.h.
Referenced by test_construct_pointer_range< T >::operator()().
| const T::value_type* test_construct_pointer_range< T >::fItems |
Definition at line 104 of file test_construct.h.
Referenced by test_construct_pointer_range< T >::operator()().