LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::object_deleter< T > Struct Template Reference

#include <ManagedStatic.h>

Static Public Member Functions

static void call (void *Ptr)
 

Detailed Description

template<typename T>
struct llvm::object_deleter< T >

object_deleter - Helper method for ManagedStatic.

Definition at line 31 of file ManagedStatic.h.

Member Function Documentation

template<typename T >
static void llvm::object_deleter< T >::call ( void *  Ptr)
inlinestatic

Definition at line 32 of file ManagedStatic.h.


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