Skip to content

status-codev2026-04-29

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Niall Douglas's avatarNiall Douglas
  • Billy O'Neal's avatarBilly O'Neal
  • Henrik Gaßmann's avatarHenrik Gaßmann
  • autoantwort's avatarautoantwort
  • toge's avatartoge

#Changelog

  • aa173a9[llfio,outcome,status-code,ned14-internal-quickcpplib] Update to 2026-04-29 (#51455)
  • 316e9e2[outcome] update to 2.2.12 (#46680)
  • 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)
  • b295670Bulk convert control files. (#19986)
  • a434cc7[outcome] Replace Outcome single header based port with full fat cmake install port (#15603)