List Question
17 TechQA 2024-02-18T10:00:36.633000File search starts with C:\\$Recycle.Bin\\S-1-5-18 and causes filesystem_error
76 views
Asked by chrkspln
std::system::error exception during recursive_directory_iterator | Unicode Translation Exception 1113 in C++
817 views
Asked by Gisbert12843
How can `std::error_category` safely be used in static destructors?
258 views
Asked by Eric
Undeterministic std::system_error: what(): Operation not permitted
2.2k views
Asked by Camembert
Is std::error_code a good way to issue warnings?
741 views
Asked by ruipacheco
c++ async sometimes resulting in std::system_error , and sometimes not
437 views
Asked by Vince
ios_base::failure has no code()
984 views
Asked by towi
What can cause a joinable thread to fail when calling join
5.4k views
Asked by user2448431
Does std::exception own `what()`?
1.7k views
Asked by Scott Langham
Should the mutex operation throw a system_error for locking twice?
3.6k views
Asked by Milo Lu
<system_error> categories and standard/system error codes
11.2k views
Asked by moatPylon
Understanding the <system_error> facility in C++11
3.5k views
Asked by AstrOne
How do I use `std::error_category` and the other stuff that is in the system_error header?
1.5k views
Asked by Ralph Tandetzky
What causes runtime error message: std::system_error - operation not permitted, including mult-threading?
71.4k views
Asked by FreelanceConsultant
Using std::system_category() in static class destructor with msvc11
688 views
Asked by jmacdonagh
C++11 (or Boost) system_error strategy
2.2k views
Asked by Mike C