Hacker News new | ask | show | jobs
by troydj 1324 days ago
He says in the book (right after introducing that example), "if you have trouble with import std;, try the old-fashioned and conventional #include <iostream> ..." And he shows a snippet with that.