B
BobR
Salt_Peter wrote in message ...
In your boost example you did. In your first post (the progression I was
following), it was unspecified (but, worked fine once the const is applied.).
For the record, the accessor i provided is and was constant.
std::string get() const;
In your boost example you did. In your first post (the progression I was
following), it was unspecified (but, worked fine once the const is applied.).