]> git.mxchange.org Git - simgear.git/commit
Bernie Bright:
authorcurt <curt>
Fri, 28 Feb 2003 01:02:26 +0000 (01:02 +0000)
committercurt <curt>
Fri, 28 Feb 2003 01:02:26 +0000 (01:02 +0000)
commitb63464d23982dda01458fbe4b411e878a4feeea8
treebab1f0fbb76fe73fe829e3db98a6ab9def61f58e
parent1dac4b2dc1c4f855eeb2dfa702cb5d79ecd667b7
Bernie Bright:

Could the file(), dir(), base() and extension() functions be made const member
functions.  As it stands they cannot be applied to const reference/pointer
values which limits their usefulness.

Curt:

Yes.
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx