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 upHighlights
- Arctic Code Vault Contributor
Pinned
555 contributions in the last year
Activity overview
Contribution activity
July 2020
stotko has no activity
yet for this period.
June 2020
Created a pull request in stotko/stdgpu that received 2 comments
deque,vector: Remove bounds check in operator[]
operator[] should not perform bounds checks. Remove these checks by making at() call operator[] rather than the other way around.
Fixes #184
+7
−10
•
2
comments