Orders this value against an integer.

Synopsis

Declared in <script/script.h>

auto
operator<=>(int64_t const& rhs) const;

Return Value

The three‐way comparison result.

Parameters

Name

Description

rhs

Integer to compare against.

Created with MrDocs