ReactOS 0.4.16-dev-13-ge2fc578
|
#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().