|
Gin
|
#include <gin_layoutsupport.h>
Public Member Functions | |
| ScopedSave (ConstantsStack &o) | |
| ~ScopedSave () | |
Public Attributes | |
| ConstantsStack & | owner |
| size_t | size { owner.constants.size() } |
| ConstantsStack::ScopedSave::ScopedSave | ( | ConstantsStack & | o | ) |
| ConstantsStack& ConstantsStack::ScopedSave::owner |
Referenced by ~ScopedSave().
| size_t ConstantsStack::ScopedSave::size { owner.constants.size() } |
Referenced by ~ScopedSave().