Hacker News new | ask | show | jobs
by gurkendoktor 4477 days ago
Do you use things like the range-checked `std::vector::at` or `dynamic_cast` with reference types at all then? If so, do you put a breakpoint on `abort` during development?