#include <stack.h>

Definition at line 34 of file stack.h.
Public Member Functions | |
| Context (cstr file, cstr function, int line, cstr why) | |
| string | toString () |
Data Fields | |
| string | file |
| string | function |
| int | line |
| string | why |
| PosixConstructs::Context::Context | ( | cstr | file, | |
| cstr | function, | |||
| int | line, | |||
| cstr | why | |||
| ) | [inline] |
| string PosixConstructs::Context::toString | ( | ) |
1.5.6