Language
C++
Compiler
clang 9.0.0
Options
Warnings
Boost 1.73.0
C++17
no pedantic
Raw compiler options
-DMQTT_USE_TLS
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-9.0.0/include -std=c++17 -DMQTT_USE_TLS
MQTT_USE_TLS is defined as 1
Exit Code:
0