Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement call operator for pointers to functions. #367

Draft
wants to merge 23 commits into
base: feature
Choose a base branch
from

Conversation

georgiy-belyanin
Copy link
Contributor

Реализовал вызов указателя на функции с параметром, на самом деле реализация немного "грязная", но правильный подход требует колоссальных изменений в предшествующих реализациях.

Ожидается, что в аргументе будет храниться адрес вызываемой процедуры.

Опирается на PR #364 #361

@bugdea1er bugdea1er marked this pull request as draft February 21, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant