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