crstl
crstl copied to clipboard
friend operators
To be able to declare bidirectional operators, not just the ones that take this as the first parameter, it's probably worth declaring these operators too. For example
- [ ] string comparison with const char*
- [ ]