Gin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ConstantsStack::ScopedSave Class Reference

#include <gin_layoutsupport.h>

Public Member Functions

 ScopedSave (ConstantsStack &o)
 
 ~ScopedSave ()
 

Public Attributes

ConstantsStackowner
 
size_t size { owner.constants.size() }
 

Constructor & Destructor Documentation

◆ ScopedSave()

ConstantsStack::ScopedSave::ScopedSave ( ConstantsStack o)

◆ ~ScopedSave()

ConstantsStack::ScopedSave::~ScopedSave ( )

References owner, and size.

Member Data Documentation

◆ owner

ConstantsStack& ConstantsStack::ScopedSave::owner

Referenced by ~ScopedSave().

◆ size

size_t ConstantsStack::ScopedSave::size { owner.constants.size() }

Referenced by ~ScopedSave().


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