use user defined literals for placeholders
Open
- Dominant language
- C++
- Stars
- 25
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
it seems the user defined literals can to be used as a placeholders: https://godbolt.org/z/dYh465xqz
motivation: each placeholder needs to be created before use, potentially, not all placeholders will be created in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.