FICHA · MANJARO

expected-lite

Expected objects in C++11 and later in a single-file header-only library

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 27, 2026 description in en

Description

A single-header C++ library that provides expected-style result objects for C++11 and later. Developers use this pattern to return either a value or an error without relying on exceptions for every failure path.

Use it when building C++ projects that want expected semantics before or outside the standard library version. It is a header-only developer dependency, not an application.

Permissions

Permissions not analysed for this source yet.