We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b16b31 commit 9822905Copy full SHA for 9822905
libcxx/docs/VendorDocumentation.rst
@@ -162,10 +162,10 @@ General purpose options
162
163
.. option:: LIBCXX_ENABLE_FILESYSTEM:BOOL
164
165
- **Default**: ``ON`` except on Windows when using MSVC.
+ **Default**: ``ON``
166
167
This option can be used to enable or disable the filesystem components on
168
- platforms that may not support them. For example on Windows when using MSVC.
+ platforms that may not support them.
169
170
.. option:: LIBCXX_ENABLE_WIDE_CHARACTERS:BOOL
171
0 commit comments