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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -