P99

◆ P99_TSS_DECLARE_LOCAL

#define P99_TSS_DECLARE_LOCAL (   T,
  NAME,
  DTOR 
)
Value:
\
p99_tss NAME
Remarks
argument 1 must be an identifier
See also
p99_tss an lvalue expression that returns the thread local instance of variable NAME
P99_TSS_DECLARE_LOCAL to declare the variable and for an example
p99_tss