Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix double indirect call in default CID generator factory
A lambda expression is a unique ZST, but coercing it to a function pointer discards that information.
- Loading branch information