diff --git a/working-draft.html b/working-draft.html index 2eb7df96..16dd1c47 100644 --- a/working-draft.html +++ b/working-draft.html @@ -919,7 +919,7 @@

8 Class path [class.path]

path(Source const& source, const locale& loc); template <class InputIterator> path(InputIterator first, InputIterator last, const locale& loc); - ~path(; + ~path(); // assignments path& operator=(const path& p);