|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::checked::Checked< T >::Result, including all inherited members.
| divideByZero() const (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| operator==(Result other) const (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| overflowed() const (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| Result(T value, bool overflowed) (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| Result(T value, OverflowKind overflowed) (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| valueChecked() const (defined in nix::checked::Checked< T >::Result) | nix::checked::Checked< T >::Result | inline |
| valueWrapping() const | nix::checked::Checked< T >::Result | inline |