GCC Middle and Back End API Reference
typed_noop_remove< Type > Struct Template Reference

#include <hash-table.h>

Inheritance diagram for typed_noop_remove< Type >:

Static Public Member Functions

static void remove (Type *p)

Detailed Description

template<typename Type>
struct typed_noop_remove< Type >

   Helpful type for a no-op remove.  

Member Function Documentation

template<typename Type>
void typed_noop_remove< Type >::remove ( Type *  p)
inlinestatic
   Remove doing nothing.  

Reimplemented in freeing_string_slot_hasher.


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