|
cxxmcp 1.1.6
C++ MCP SDK
|
Public SDK configuration and compatibility markers. More...
Go to the source code of this file.
Macros | |
| #define | CXXMCP_SDK_MIN_CXX_STANDARD 201703L |
| Minimum C++ language level supported by public SDK headers. | |
| #define | CXXMCP_DEPRECATED(message) |
Public SDK configuration and compatibility markers.
| #define CXXMCP_SDK_MIN_CXX_STANDARD 201703L |
Minimum C++ language level supported by public SDK headers.
Core SDK headers and exported package targets are expected to compile as C++17 by default. Optional runtime tools may require a newer language mode.