|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#if !defined(__cpp_exceptions)
8# error "xtd requires C++ exceptions support. Please enable exceptions in your compiler (do not use /EHs-c-)."
10# error "xtd requires C++ exceptions support. Please enable exceptions in your compiler (do not use -fno-exceptions)."