VapourSynth-llvmexpr
Loading...
Searching...
No Matches
PostfixHelper.cpp File Reference
#include "PostfixHelper.hpp"
#include "../Tokenizer.hpp"
#include <format>
#include <stdexcept>
Include dependency graph for PostfixHelper.cpp:

Go to the source code of this file.

Namespaces

namespace  infix2postfix

Functions

int infix2postfix::compute_postfix_stack_effect (const std::string &postfix_expr, PostfixMode mode, int line, int num_inputs, int num_intermediate_inputs)