ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

test_map.cpp File Reference
#include "Tests.h"
#include "TestClass.h"
#include "LeakCheck.h"
#include <map>
#include "test_construct.h"
#include "test_assign_op.h"
#include "test_push_back.h"
#include "test_insert.h"
#include "test_push_front.h"
#include "ThrowCompare.h"

Go to the source code of this file.

Typedefs

typedef EH_STD::__multimap__
< TestClass, TestClass,
ThrowCompare, eh_allocator(TestClass) > 
TestMultiMap
typedef EH_STD::__map__
< TestClass, TestClass,
ThrowCompare, eh_allocator(TestClass) > 
TestMap

Functions

template<class K , class V , class Comp , class A >
multimap_tag container_category (const EH_STD::__multimap__< K, V, Comp, A > &)
template<class K , class V , class Comp , class A >
map_tag container_category (const EH_STD::__map__< K, V, Comp, A > &)
void test_multimap ()
void CheckInvariant (const TestMap &m)
void test_map ()

Generated on Sun May 27 2012 06:03:02 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.