Hi I am working on a code and came by this c++ syntax. I am wondering what this exactly means.
function1(param1).function2(param2);
Does this represent function with in a function? Or something like trigger this function when the first one is over?
function1 returns an object that has function2 as a member function.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With