Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

6 months ago

Language

C++

Compiler

gcc 13.2.0

Options
Warnings
Boost 1.83.0
C++2b(GNU)
no pedantic

Author

anonymous

6 months ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b
/usr/bin/ld: /tmp/cc1DpG0J.o: in function `main':
prog.cc:(.text+0x19): undefined reference to `void f<int>(std::optional<int>)'
collect2: error: ld returned 1 exit status
Exit Code:
1