c++ make const from return value code example Example: function return const int getValue() const { return value; }