|
Zth (libzth)
|
#include <context.h>
Public Member Functions | |
| constexpr | Stack (void *p, size_t size) noexcept |
| constexpr | Stack (size_t size=0) noexcept |
| constexpr | operator bool () const noexcept |
Public Attributes | |
| char * | p |
| size_t | size |
Stack information.
|
inlineconstexprnoexcept |
|
inlineexplicitconstexprnoexcept |
|
inlineconstexprnoexcept |
| char* zth::impl::ContextBase< Impl >::Stack::p |
| size_t zth::impl::ContextBase< Impl >::Stack::size |