Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

Nim

Compiler

nim HEAD Version 1.5.1

Options
Raw compiler options
--backend:cpp

Author

anonymous

about 4 years ago

struct_with_constructor.hpp

$ nim c ./prog.nim --backend:cpp
Hint: used config file '/opt/wandbox/nim-head/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-head/config/config.nims' [Conf]
........................................................
CC: stdlib_digitsutils.nim
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: prog.nim
Hint:  [Link]
Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code)
26498 lines; 0.819s; 31.914MiB peakmem; proj: /home/jail/prog.nim; out: /home/jail/prog [SuccessX]
Constructor was called
Destructor was called
(field: 0)
Exit Code:
0