Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

Compiler

Options

Author

anonymous

over 5 years ago

$
prog.cc: In function 'int main()':
prog.cc:25:10: warning: variable 'c2' set but not used [-Wunused-but-set-variable]
   25 |     Cube c2 = foo();
      |          ^~
default constructor called
copy constructor called
copy constructor called
Exit Code:
0