Flutter Engine
The Flutter Engine
|
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | bentleyottmann::Int96 |
Namespaces | |
namespace | bentleyottmann |
Functions | |
bool | bentleyottmann::operator== (const Int96 &a, const Int96 &b) |
bool | bentleyottmann::operator< (const Int96 &a, const Int96 &b) |
Int96 | bentleyottmann::operator+ (const Int96 &a, const Int96 &b) |
Int96 | bentleyottmann::multiply (int64_t a, int32_t b) |
Int96 | bentleyottmann::multiply (int32_t a, int64_t b) |