what is const keyword used in operator overloading
Const function please help
@Bhavit_Singla
const is used for a variable which won’t change value in the function or class
If your doubt is resolved please mark it as closed.
what is const keyword used in operator overloading
@Bhavit_Singla
const is used for a variable which won’t change value in the function or class
If your doubt is resolved please mark it as closed.