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();
         ^
Constructed 0x7ffc395e0ef0 140605000369984
Move Constructed 0x7ffc395e0e60 140605000369984
Move Constructed 0x177a0a0 140605000369984
Destroyed 0x7ffc395e0e60 140605000369984
Destroyed 0x7ffc395e0ef0 140605000369984
Call ended

somename
Destroyed 0x177a0a0 140604983461632
Exit Code:
0