Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
-
-
-
Forked from isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Python 1
-
987 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 17 commits in 1 repository
Created an issue in mbj/unparser that received 11 comments
Insufficient parenthesizing
This issue is very very close to #131, and it is very serious problem in my production (it turns out, contrary to what I said in #131, that we do d…