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

libtmux::Version

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/version.hpp
struct libtmux::Version
struct [source]
struct [source]
struct libtmux::Version

A tmux version, ordered so a feature gate can compare against a literal.

tmux marks a development build with a suffix, which orders after the release it follows rather than before it.

5 declared, 0 inherited

Members

  • major attribute
  • minor attribute
  • prerelease attribute A next- build precedes the release it leads to; master follows every numbered release.
  • revision attribute 0 for a bare release, 1 for a, 2 for b, and so on.
  • unbounded attribute
Esc

Type to search.