Hacker News new | ask | show | jobs
by adsofhoads 3549 days ago
I was referring to the use of generic functions (ie. with an argument with type-specifier auto) which is not C++14. Your copy of g++ may accept it as an extension.