CppGC  1.01
Public Member Functions | Protected Attributes
GC::ThreadContext< T > Class Template Reference

#include <threadctx.h>

Inherits GC::ThreadContextImpl.

List of all members.

Public Member Functions

T * get ()
void set (void *val)

Protected Attributes

unsigned int key

Detailed Description

template<class T>
class GC::ThreadContext< T >

Class implementing thread local (thread specific in terms of Posix) memory


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