Language
C++
Compiler
gcc 10.1.0
Options
Warnings
Boost 1.73.0
C++17
no pedantic
Raw compiler options
-mavx2
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-10.1.0/include -std=c++17 -mavx2<T1, T2>
<T1, std::string>
<std::string, T2>
<std::string, std::string>
Exit Code:
0