Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

C++

Compiler

clang 6.0.1

Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic

Author

anonymous

over 7 years ago

complex.h

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-6.0.1/include -std=gnu++2a
2+5i
3.2+7.36i
3+6.9i
6+3i
-2+7i
2-5i
Assertion failed in: prog.cc:53
Expected value: 4.2 of 4.2
  Actual value: 0 of c.imaginaryNumber()

Exit Code:
1