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 'int main()':
prog.cc:17:24: error: unable to deduce 'auto' from '& A<int>::f'
   auto fptr = &A<int>::f;
                        ^
prog.cc:17:24: note:   couldn't deduce template parameter 'auto'
Exit Code:
1