Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc compiler to_string error #74

Open
fthozdemir opened this issue Dec 22, 2017 · 0 comments
Open

gcc compiler to_string error #74

fthozdemir opened this issue Dec 22, 2017 · 0 comments

Comments

@fthozdemir
Copy link

$gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0

after submission a c++ code which includes to_string method. System returns that error.

Compile Error

Error Messages: (line numbers are not correct)

In function ‘int main()’:
16:8: error: ‘to_string’ is not a member of ‘std’
18:8: error: ‘to_string’ is not a member of ‘std’

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant