Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,622 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 56 commits in 1 repository
Reviewed 1 pull request in 1 repository
skypjack/entt 1 pull request
Created an issue in skypjack/entt that received 1 comment
Use a dedicate namespace for EnTT literals
As suggested by @Vennor the current approach to literals is unidiomatic. It would be great if literals were part of a dedicate namespace instead, l…