Skip to content

Conversation

@stasysp
Copy link
Owner

@stasysp stasysp commented Nov 21, 2017

Iostream header includes string. But to to use std::string, it is nessesary to #include , otherwise the program might not run on different implementations, or even in later versions of the current one.

Iostream header includes string.  But to to use std::string, it is nessesary to  #include <string>, otherwise the program might not run on different implementations, or even in later versions of the current one.
@stasysp
Copy link
Owner Author

stasysp commented Nov 21, 2017

@Cadovvl

stasysp added a commit that referenced this pull request Nov 21, 2017
the same reason #1
@stasysp stasysp mentioned this pull request Nov 21, 2017
stasysp added a commit that referenced this pull request Nov 21, 2017
the same reason #1
@stasysp stasysp mentioned this pull request Nov 21, 2017
stasysp added a commit that referenced this pull request Nov 22, 2017
the same reason #1
stasysp added a commit that referenced this pull request Nov 22, 2017
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

Successfully merging this pull request may close these issues.

2 participants