Skip to content

🎨 Allow call_by_need to customize the call - #410

Merged
elbeno merged 1 commit into
intel:mainfrom
elbeno:call-by-need-call-policy
Aug 14, 2026
Merged

🎨 Allow call_by_need to customize the call#410
elbeno merged 1 commit into
intel:mainfrom
elbeno:call-by-need-call-policy

Conversation

@elbeno

@elbeno elbeno commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Problem:

  • Sometimes we want to customize the way that call_by_need calls its functions, for example to provide non-deduced template arguments.

Solution:

  • Allow call_by_need to take a call policy that controls how the functions are called.

Problem:
- Sometimes we want to customize the way that `call_by_need` calls its
  functions, for example to provide non-deduced template arguments.

Solution:
- Allow `call_by_need` to take a call policy that controls how the functions are
  called.
@elbeno
elbeno merged commit ddaaa70 into intel:main Aug 14, 2026
27 checks passed
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.

2 participants