GCC Middle and Back End API Reference
|
#include <svalue.h>
Public Types | |
typedef conjured_svalue::key_t | value_type |
typedef conjured_svalue::key_t | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type v) |
static bool | equal (const value_type &existing, const value_type &candidate) |
static void | mark_deleted (conjured_svalue::key_t &t) |
static void | mark_empty (conjured_svalue::key_t &t) |
static bool | is_deleted (conjured_svalue::key_t t) |
static bool | is_empty (conjured_svalue::key_t t) |
static void | remove (conjured_svalue::key_t &) |
Static Public Attributes | |
static const bool | empty_zero_p = true |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
static |