[KDev4] let's clearify VCS interfaces

Kris Wong wongk at seapine.com
Mon Apr 2 15:27:33 UTC 2007


> Because users then don't have to store the map if they want to
> iterate over it.

In this scenario they do.  Returning a reference only solves this
problem if it's a reference to the same memory every time the method is
called (i.e., a member variable).

Kris wong




More information about the KDevelop-devel mailing list