Skip to Content

status-code v2023-11-06

Created
Updated

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

# Usage

The package status-code provides CMake targets:

find_package(status-code CONFIG REQUIRED)
target_link_libraries(main PUBLIC status-code::hl) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Niall Douglas's avatar Niall Douglas
  • Billy O'Neal's avatar Billy O'Neal
  • Henrik Gaßmann's avatar Henrik Gaßmann
  • autoantwort's avatar autoantwort

# Changelog

  • 2b63910 [status-code] Disable building of tests (#35265)
  • 426dcc6 [llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 (#34935)
  • 3a720e8 [status-code] add missing include (#30673)
  • 45daa84 [status-code] Disable find boost (#29360)
  • c3e8743 [ned14-internal-quickcpplib,status-code,llfio] Update 2023.01 (#29214)
  • 29787a7 [status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
  • 31d77f6 [outcome] Update to version 2.2.3 (#25855)
  • 6386c01 [ned14-internal-quickcpplib][status_code][outcome][llfio] Update to latest. (#21926)
  • b295670 Bulk convert control files. (#19986)
  • a434cc7 [outcome] Replace Outcome single header based port with full fat cmake install port (#15603)

# Source