From cc87d5c452d42356d80fb98ac30c729ada26d2b0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 19 Jan 2018 09:10:10 +0200 Subject: Add missing comment --- libbutl/path.mxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbutl/path.mxx') diff --git a/libbutl/path.mxx b/libbutl/path.mxx index 01fa0fc..b9df945 100644 --- a/libbutl/path.mxx +++ b/libbutl/path.mxx @@ -811,6 +811,8 @@ LIBBUTL_MODEXPORT namespace butl basic_path base () const; + // As above but make the instance itself the base. Return *this. + // basic_path& make_base (); -- cgit v1.1