|
ReactOS 0.4.16-dev-1875-g3000d45
|
#include "Prefix.h"#include <algorithm>#include "Tests.h"#include "LeakCheck.h"#include "TestClass.h"
Go to the source code of this file.
Classes | |
| struct | test_uninitialized_copy |
| struct | test_uninitialized_fill |
| struct | test_uninitialized_fill_n |
Enumerations | |
| enum | { kBufferSize = 100 } |
Functions | |
| void | test_algobase () |
| anonymous enum |
| void test_algobase | ( | ) |
Definition at line 90 of file test_algobase.cpp.
Referenced by main().