Hacker News new | ask | show | jobs
by tpxl 27 days ago
I don't know; you can bit shift an output stream by a string (or char array) in C++ (std::cout << "Hello, world!"). That seems pretty mad to me.
1 comments

Are you trying to imply that Bjarne Stroustrup is a sane programmer?