Hacker News new | past | comments | ask | show | jobs | submit
Now you can also enjoy the fact that you can't even compile:

  std::cout << (std::byte)32 << std::endl;
because there is no default operator<< defined.
loading story #41875133