What is an accessor

What is an accessor?
An accessor is a class operation that
  1. does not modify the state of an object. The accessor functions need to
    be declared as const operations

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.