|
Provide assert macros to use with pre-conditions. More...
Go to the source code of this file.
Namespaces | |
Azure | |
Azure SDK abstractions. | |
Azure::Core | |
Abstractions commonly used by Azure SDK client libraries. | |
NDEBUG
is NOT defined (for Debug build). For Release build, std::abort()
is directly called if the condition is false, without calling assert().