Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 118 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 118 Bytes

C++ Compile speed tests

struct_vs_lambda

Testing whether a struct or a lambda is faster for replacing functions.