Implicit operations in C++
Several operations can occur implicitly, *just in time*, to satisfy the prerequisite conditions for the successful execution of a method. These implicit operations are connect, open, reopen, close, and disconnect. You can control connect and open implicit behavior using class attributes.
Several operations can occur implicitly, *just in time*, to satisfy the prerequisite conditions for the successful execution of a method. These implicit operations are connect, open, reopen, close, and disconnect. You can control connect and open implicit behavior using class attributes.