Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 8 years ago

Language

Compiler

Options

Author

anonymous

about 8 years ago

$
prog.cc: In function 'ThreadRunner* call()':
prog.cc:36:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
prog.cc: In function 'int main()':
prog.cc:39:9: warning: unused variable 't' [-Wunused-variable]
    auto t = call();
         ^
Char*Constructed 	0x7ffef82eb960	0x1f10048	140154483537728
MoveConstructed 	0x7ffef82eb8d0	0x1f10048	140154483537728
MoveConstructed 	0x1f110a0	0x1f10048	140154483537728
Destroyed          	0x7ffef82eb8d0	0x7f7841f11318	140154483537728
Destroyed          	0x7ffef82eb960	0x7f7841f11318	140154483537728
Call ended

somename
Destroyed          	0x1f110a0	0x1f10048	140154466629376
Exit Code:
0