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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -