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 |