Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It is. using namespace std::rel_ops;


It looks like this isn't attached to the class definition, but rather to the uses. I.e. for every use of a class that only defines ==, <, you have to include rel_ops. But then it would basically provide the other comparators to all classes, maybe not something you'd want.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: