c++ - If std::greater<>, then why std::less (and not std::lesser<>)? -


this apparently looks grammatical (and funny?) question. hope not.

i wonder why have std::greater<> if don't have std::lesser<>? doesn't make sense have either greater , lesser or great , less? ask question because pretty mess every single time , need google it.

is there naming convention standard follows?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -