GCC Middle and Back End API Reference
|
#include <hash-traits.h>
Public Types | |
typedef Type | value_type |
typedef Type | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type) |
static bool | equal (value_type existing, value_type candidate) |
static void | remove (Type &) |
Base traits for integer type Type, providing just the hash and comparison functionality.
Type int_hash_base< Type >::compare_type |
Type int_hash_base< Type >::value_type |
|
inlinestatic |
References y.
|
inlinestatic |
|
inlinestaticinherited |
Remove doing nothing.