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

#include <hash-traits.h>

Inherited by nofree_ptr_hash< const char * >, int_hash_base< Type >, member_function_hash_traits< Type >, and pod_hash_traits< Type >.

Static Public Member Functions

static void remove (Type &)
 

Detailed Description

template<typename Type>
struct typed_noop_remove< Type >
Helpful type for a no-op remove.   

Member Function Documentation

◆ remove()

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

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