Registry / utility / status-code

status-code

JSON →
library2025-05-21vcpkgunverified

Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).

vcpkg install status-code
INSTALL
IMPORT
SIG · STATUS-CODE
S
status-code
utilitycppv2025-05-21
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

status-code/system_error2.hpp
#include <status-code/system_error2.hpp>

Create a status_code object

#include <status-code/system_error2.hpp> int main() { SYSTEM_ERROR2_NAMESPACE::status_code<void> sc; return 0; }
Debug
Known issues
breakingThis is an experimental library proposed for standardization; API may change.
fix
Pin to a specific version and test thoroughly when upgrading.
affects: *
Upgrade
Version history
2025-05-21latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

status-code — pip install status-code · libregistry