Hacker News new | ask | show | jobs
by int_19h 1466 days ago
std::cerr being unbuffered is one of its defining features. If you're not seeing that, either you (or some dependency you use) disables it, or it's a bug in your C++ stdlib.