#include <context.h>
Definition at line 135 of file context.h.
◆ get_current()
◆ pop()
void ledger::parse_context_stack_t::pop |
( |
| ) |
|
|
inline |
◆ push() [1/4]
void ledger::parse_context_stack_t::push |
( |
| ) |
|
|
inline |
◆ push() [2/4]
◆ push() [3/4]
void ledger::parse_context_stack_t::push |
( |
const path & | pathname, |
|
|
const path & | cwd = filesystem::current_path() ) |
|
inline |
◆ push() [4/4]
void ledger::parse_context_stack_t::push |
( |
shared_ptr< std::istream > | stream, |
|
|
const path & | cwd = filesystem::current_path() ) |
|
inline |
The documentation for this class was generated from the following file: