StandardCplusplus
StandardCplusplus copied to clipboard
logic_error
When I try to throw a logic_error, I am given an error saying: namespace "std" has no member "logic_error". I have included the stdexcept header.