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
Pinned
35 contributions in the last year
Contribution activity
August 2020
Created a pull request in SRombauts/SQLiteCpp that received 4 comments
Remove FindSQLiteCpp.cmake
It's not needed since the automatically generated file SQLiteCppConfig.cmake already exists. Added a small section to the README to explain how it …
+14
−64
•
4
comments
Created an issue in yhirose/cpp-httplib that received 1 comment
httplib::Result is missing const on its methods
None of the httplib::Result methods change any of its values, and could/should all be const-qualified.
1
comment