Stack information.
More...
#include <context.h>
|
| constexpr | Stack (void *p_, size_t size_) noexcept |
| |
| constexpr | Stack (size_t size_=0) noexcept |
| |
| constexpr | operator bool () const noexcept |
| |
Stack information.
Definition at line 89 of file context.h.
◆ Stack() [1/2]
| constexpr zth::Stack::Stack |
( |
void * |
p_, |
|
|
size_t |
size_ |
|
) |
| |
|
inlineconstexprnoexcept |
◆ Stack() [2/2]
| constexpr zth::Stack::Stack |
( |
size_t |
size_ = 0 | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ operator bool()
| constexpr zth::Stack::operator bool |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ size
The documentation for this struct was generated from the following file: