class error_code;
(since C++11)std::error_code
represents a platform-dependent error code value. Each std::error_code
object holds an error code value originating from the operating system or some low-level interface and a pointer to an object of type std::error_category, which corresponds to the said interface. The error code values are not required to be unique across different error categories.
error_code
to value â0â in system_category
error_code
error_condition
for this error_code
error_code
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4