Pinned
1,065 contributions in the last year
Less
More
Contribution activity
August 2021
Created 7 commits in 1 repository
Created a pull request in commaai/openpilot that received 1 comment
util/read_files_in_dir: return map by value
It's efficient to return std::map as value with NRVO in C++17.
+11
−12
•
1
comment

