StandardCplusplus icon indicating copy to clipboard operation
StandardCplusplus copied to clipboard

logic_error

Open xavier2910 opened this issue 4 years ago • 0 comments

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.

xavier2910 avatar Feb 18 '21 22:02 xavier2910