Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Compiler

Options

Author

anonymous

about 7 years ago

$
prog.cc:5:13: error: invalid use of incomplete type 'foo_t'
    T{}.foo(foo_t{});
            ^~~~~~~
prog.cc:1:8: note: forward declaration of 'foo_t'
struct foo_t;
       ^
1 error generated.
Exit Code:
1