Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::expected

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/expected.hpp
expected : typename Value
typealias [source]
typealias [source]
expected

A value or the reason there is not one.

std::expected where the standard library has it, and a drop-in otherwise, so a caller writes the same code either way. Nothing in this library throws to report a tmux failure.

0 declared, 0 inherited

Esc

Type to search.