neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::variable_stack_context< T > Class Template Reference

#include <thread_local.hpp>

Public Member Functions

 variable_stack_context (variable_stack< T > &aStack)
 
 ~variable_stack_context ()
 

Detailed Description

template<typename T>
class neolib::variable_stack_context< T >

Definition at line 76 of file thread_local.hpp.

Constructor & Destructor Documentation

◆ variable_stack_context()

template<typename T >
neolib::variable_stack_context< T >::variable_stack_context ( variable_stack< T > &  aStack)
inline

Definition at line 79 of file thread_local.hpp.

◆ ~variable_stack_context()

Definition at line 84 of file thread_local.hpp.


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