ReactOS 0.4.15-dev-7953-g1f49173
test_construct.h File Reference
#include "Prefix.h"
#include <algorithm>
#include <cassert>
#include <cstdlib>
Include dependency graph for test_construct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  test_copy_construct< T >
 
struct  test_default_construct< T >
 
struct  test_construct_n< T >
 
struct  test_construct_n_instance< T >
 
struct  test_construct_pointer_range< T >
 
struct  test_construct_iter_range< T >