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

#include <hash-table.h>

Inheritance diagram for typed_free_remove< Type >:

Static Public Member Functions

static void remove (Type *p)

Detailed Description

template<typename Type>
struct typed_free_remove< Type >

Helpful type for removing with free.


Member Function Documentation

template<typename Type>
void typed_free_remove< Type >::remove ( Type *  p)
inlinestatic

Remove with free.


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