Skip to content

Instantly share code, notes, and snippets.

@Temptationx
Created December 2, 2017 06:01
Show Gist options
  • Save Temptationx/34933f9c05a16d94de57a13278d8e649 to your computer and use it in GitHub Desktop.
Save Temptationx/34933f9c05a16d94de57a13278d8e649 to your computer and use it in GitHub Desktop.
std::string s(std::istreambuf_iterator<char>(Poco::FileInputStream(string("t.txt"))), {});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment