Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members

sgi_hash_map.h File Reference

#include "ABKCommon/sgi_stl_compat.h"
#include "ABKCommon/SGI_STL_COMPAT/hash_map.h"
#include <functional>

Include dependency graph for sgi_hash_map.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define GCC_VERSION


Define Documentation

#define GCC_VERSION
 

Value:

(__GNUC__ * 10000 \
        + __GNUC_MINOR__ * 100 \
        + __GNUC_PATCHLEVEL__)

Definition at line 47 of file sgi_hash_map.h.


Generated on Mon Apr 25 01:12:27 2005 for Parquete by doxygen 1.3.2