struct object_creator

Declaration

template <class C>
struct object_creator { /* full declaration omitted */ };

Description

object_creator - Helper method for ManagedStatic.

Declared at: llvm/include/llvm/Support/ManagedStatic.h:22

Templates

C

Method Overview

  • public static void * call()

Methods

ΒΆstatic void* call()

Declared at: llvm/include/llvm/Support/ManagedStatic.h:23