Language
Compiler
Options
$
(/home/jail/prog.exe+0x425984): runtime error: constructor call on misaligned address 0x7ffdc96429d8 for type 'C', which requires 16 byte alignment
0x7ffdc96429d8: note: pointer points here
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
^
prog.cc:11:8: runtime error: constructor call on misaligned address 0x7ffdc96429d8 for type 'C *', which requires 16 byte alignment
0x7ffdc96429d8: note: pointer points here
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
^
8
std::function<void(int)>
16
48
A
16
48
B
1
1
C
16
64
D
16
80
Exit Code:
0