In C++ they fall under operator overloading, but I'm wondering if there is a possibility that we can have automatic conversions in classes. So for example, we could define the subroutine int() inside a class and return its m_something variable.
Just something I'm hoping for, no pressure or anything though. Thanks.