FICHA · MANJARO

tl-expected

C++11/14/17 std::expected with functional-style extensions

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a C++ expected-type implementation for projects that want explicit success-or-error values before std::expected is available. It helps developers model recoverable failures without relying only on exceptions or out parameters.

Library choice affects public APIs and compiler compatibility. Check the C++ standard level and migration path before exposing it in shared interfaces.

Permissions

Permissions not analysed for this source yet.