Language
C++
Compiler
gcc HEAD 10.0.0 20200114 (experimental)
Options
Warnings
Boost 1.72.0
C++14
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-head/include -std=c++14
void one::a(one::Tag)
void two::a(two::Tag)
void three::a(three::Tag)
Exit Code:
0