LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::object_creator< C > Struct Template Reference

object_creator - Helper method for ManagedStatic. More...

#include "llvm/Support/ManagedStatic.h"

Static Public Member Functions

static void * call ()
 

Detailed Description

template<class C>
struct llvm::object_creator< C >

object_creator - Helper method for ManagedStatic.

Definition at line 23 of file ManagedStatic.h.

Member Function Documentation

◆ call()

template<class C >
static void* llvm::object_creator< C >::call ( )
inlinestatic

Definition at line 24 of file ManagedStatic.h.

References C.


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