Skip to content

Commit ea1abf0

Browse files
committed
Remove Todo from section Configuration: Disable exceptions [ci skip]
1 parent bc4cdb2 commit ea1abf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ Define this macro to override the auto-detection of the supported C++ standard,
205205

206206
#### Disable exceptions
207207

208-
TODO: compilation without exceptions not yet available.
209-
210208
-D<b>string_CONFIG_NO_EXCEPTIONS</b>=0
211209
Define this to 1 if you want to compile without exceptions. If not defined, the header tries and detect if exceptions have been disabled (e.g. via `-fno-exceptions`). Default is undefined.
212210

0 commit comments

Comments
 (0)