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

#include <hash-traits.h>

Inheritance diagram for typed_delete_remove< Type >:

Static Public Member Functions

static void remove (Type *p)
 

Detailed Description

template<typename Type>
struct typed_delete_remove< Type >
Helpful type for removing with delete.   

Member Function Documentation

◆ remove()

template<typename Type >
void typed_delete_remove< Type >::remove ( Type * p)
inlinestatic
Remove with delete.   

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