GCC Middle and Back End API Reference
alloc_pool_hasher Struct Reference
Inheritance diagram for alloc_pool_hasher:
Collaboration diagram for alloc_pool_hasher:

Public Types

typedef alloc_pool_descriptor value_type
typedef char compare_type

Static Public Member Functions

static hashval_t hash (const alloc_pool_descriptor *)
static bool equal (const value_type *, const compare_type *)
static void remove (alloc_pool_descriptor *p)

Detailed Description

   Hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool alloc_pool_hasher::equal ( const value_type d,
const compare_type p2 
)
inlinestatic
hashval_t alloc_pool_hasher::hash ( const alloc_pool_descriptor d)
inlinestatic
static void typed_noop_remove< alloc_pool_descriptor >::remove ( alloc_pool_descriptor p)
inlinestaticinherited
   Remove doing nothing.  

The documentation for this struct was generated from the following file: