GCC Middle and Back End API Reference
Main Page
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
Static Public Member Functions
typed_free_remove< Type > Struct Template Reference
#include <
hash-table.h
>
Inheritance diagram for typed_free_remove< Type >:
[
legend
]
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
)
inline
static
Remove with free.
References
free()
.
The documentation for this struct was generated from the following file:
hash-table.h
typed_free_remove
Generated by
1.8.1.1