Hacker News new | ask | show | jobs
by sarah-ek 782 days ago
i've contributed to eigen in the past and know enough about the internals of the codebase to know my way around safe `auto` usage
1 comments

I wasn't worried about safe usage, more that some of the initialization may be moved inside the benchmarking function instead of outside of it like intended. I'm sure you know more about it than me though.