Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

clang 9.0.0

Options
Warnings
Boost 1.73.0
C++17
no pedantic

Author

anonymous

over 4 years ago

input.xml

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-9.0.0/include -std=c++17
<?xml version="1.0" encoding="utf-8"?>
<my_report>
    
    
    
    

    <test_list overall_status="FAILED" result="1" totalresult="3"/>
    <test_list overall_status="FAILED" result="2" totalresult="3"/>
    <test_list overall_status="FAILED" result="3" totalresult="3"/>
</my_report>
Exit Code:
0