Documentation
















  Site Hosted by:

SourceForge.net Logo


Support This Project


std::map< Key, T > Class Template Reference

Fake STL map class. More...

#include <doxygen_fake_stl.h>

Collaboration diagram for std::map< Key, T >:

Collaboration graph
[legend]
List of all members.

Public Attributes

Key key
value

Detailed Description

template<class Key, class T>
class std::map< Key, T >

Fake STL map class.

Used to make sure collaboration graphs are generated correctly

See also:
std::vector, std::map


The documentation for this class was generated from the following file:
  • docs/doxygen_fake_stl.h


© Copyright 2005 John Butterfield.
All Rights Reserved.