Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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
179 contributions in the last year
Contribution activity
October 2020
- rigtorp/hugo Go
- rigtorp/c2clat C++
Created a pull request in gohugoio/hugo that received 1 comment
Use ContentBaseName() as fallback page Title
Closes #7370 Closes #3805 Related to #6098 The use case is to quickly generate a site from a directory of markdown files without front matter. It's…
Created an issue in abseil/abseil-cpp that received 5 comments
Using size feedback in the Allocator interface for flat_hash_map
Consider implementing P0401R3 Providing size feedback in the Allocator interface for flat_hash_map and friends. I've been using flat_hash_map with …