Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Compiler

Options

Author

anonymous

almost 8 years ago

$
prog.cc:11:21: error: no member named 'i' in 'B<int>'
        T a = B<T>::i;
                    ^
prog.cc:17:7: note: in instantiation of member function 'D<int>::Foo' requested here
    d.Foo();
      ^
1 error generated.
Exit Code:
1