Language
C++
Compiler
gcc HEAD 10.0.0 20191030 (experimental)
Options
Boost 1.71.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -I/opt/wandbox/boost-1.71.0/gcc-head/include -std=gnu++2a
<tags>
<try>@aaa=bbb;ccc;example</try>
<tag>
<try>aaa=bbb;ccc;example.</try>
<success>;ccc;example.com/ddd</success>
<attributes>[a, a, a, =, b, b, b]</attributes>
</tag>
<tag>
<try>ccc;example.com/ddd=</try>
<success>;example.com/ddd=eee</success>
<attributes>[c, c, c]</attributes>
</tag>
<tag>
<try>example.com/ddd=eee </try>
<success> :nick!ident@host.co</success>
<attributes>[e, x, a, m, p, l, e, ., c, o, m, /, d, d, d, =, e, e, e]</attributes>
</tag>
<success> :nick!ident@host.co</success>
<attributes>[[a, a, a, =, b, b, b], [c, c, c], [e, x, a, m, p, l, e, ., c, o, m, /, d, d, d, =, e, e, e]]</attributes>
</tags>
tag: "aaa=bbb"
tag: "ccc"
tag: "example.com/ddd=eee"
prefix: "nick!ident@host.com"
command: "PRIVMSG"
arg: "me"
arg: "Hello"
flags: 1
Exit Code:
0