GCC Middle and Back End API Reference
|
#include <hash-traits.h>
Public Types | |
typedef vec< typename Type::value_type > | value_type |
typedef vec< typename Type::compare_type > | compare_type |
Static Public Member Functions | |
static void | remove (typename vec_hash_base< Type >::value_type &) |
static hashval_t | hash (value_type) |
static bool | equal (value_type, compare_type) |
Traits for vectors whose contents should be freed normally.
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
References inchash::hash::add_int(), inchash::hash::end(), and inchash::hash::merge_hash().
|
static |