LLVM: llvm::object_creator< C > Struct Template Reference (original) (raw)

object_creator - Helper method for ManagedStatic. More...

#include "[llvm/Support/ManagedStatic.h](ManagedStatic%5F8h%5Fsource.html)"

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>

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

Definition at line 24 of file ManagedStatic.h.

References llvm::CallingConv::C.


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