ReactOS 0.4.15-dev-8002-gbbb3b00
unordered_test.cpp File Reference
#include <vector>
#include <algorithm>
#include <string>
#include "cppunit/cppunit_proxy.h"
Include dependency graph for unordered_test.cpp:

Go to the source code of this file.

Classes

class  UnorderedTest
 
struct  Key
 
struct  KeyHash
 
struct  KeyEqual
 
struct  KeyHashPtr
 
struct  KeyEqualPtr
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (UnorderedTest)
 

Variables

const int NB_ELEMS = 2000
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( UnorderedTest  )

Variable Documentation

◆ NB_ELEMS