Is it possible to make a custom operator so you can do things like :this?
if ("Hello, world!" contains "Hello") ...
Note: this is a separate question from "Is it a good idea to..." ;)
|
5 | Needed a question mark >.> | ||
|
Is it possible to make a custom operator so you can do things like :this?
Note: this is a separate question from "Is it a good idea to..." ;) |
||||
|
4 | added 69 characters in body | ||
|
Is it possible to make a custom operator so you can do things like:
Note: this is a separate question from "Is it a good idea to..." ;) |
||||
|
3 | deleted 1681 characters in body | ||
|
I know that C++ allows you to redefine existing operators, but what about creating new operators? Exciting operators? Exotic operators?! Inquiring minds want Is it possible to know
|
||||
|
2 | moved answer to... answer. | ||
|
1 | [made Community Wiki] | ||