Hacker News new | ask | show | jobs
by tmyklebu 696 days ago
Compile time is another reason to prefer push_back, which is a function, to emplace_back, which is a function template.