summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-06-21 12:28:37 (GMT)
committerMarc Chevrier <marc.chevrier@gmail.com>2020-07-09 15:02:42 (GMT)
commitd654bf3449a24d412378af6c3aea53fa2899ad7d (patch)
tree7b5ac126f179e5513bbbc48fa03d3c598b02fec1 /Help
parente5798126fcfd08c7ca0f0f8d1fb627b04f655198 (diff)
downloadCMake-d654bf3449a24d412378af6c3aea53fa2899ad7d.zip
CMake-d654bf3449a24d412378af6c3aea53fa2899ad7d.tar.gz
CMake-d654bf3449a24d412378af6c3aea53fa2899ad7d.tar.bz2
STL Support: Add cm::filesystem::path in <cm/filesystem>
Diffstat (limited to 'Help')
-rw-r--r--Help/dev/source.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/dev/source.rst b/Help/dev/source.rst
index 5fbc9fa..d93e55c 100644
--- a/Help/dev/source.rst
+++ b/Help/dev/source.rst
@@ -56,6 +56,9 @@ Available features are:
* ``<cm/algorithm>``:
``cm::clamp``
+ * ``cm/filesystem>``:
+ ``cm::filesystem::path``
+
* ``<cm/iterator>``:
``cm::size``, ``cm::empty``, ``cm::data``