aboutsummaryrefslogtreecommitdiff
path: root/cutl
diff options
context:
space:
mode:
Diffstat (limited to 'cutl')
-rw-r--r--cutl/fs/path.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/fs/path.hxx b/cutl/fs/path.hxx
index 59fd14b..d7d2c0c 100644
--- a/cutl/fs/path.hxx
+++ b/cutl/fs/path.hxx
@@ -295,7 +295,7 @@ namespace cutl
}
public:
- string_type
+ const string_type&
string () const
{
return path_;