MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::FastInt< nBits > Member List

This is the complete list of members for MR::FastInt< nBits >, including all inherited members.

FastInt() noexcept=defaultMR::FastInt< nBits >
FastInt(T v) noexceptMR::FastInt< nBits >inline
FastInt(const FastInt< mBits > &v) noexceptMR::FastInt< nBits >inline
FastInt(const FastInt< mBits > &v) noexceptMR::FastInt< nBits >inlineexplicit
numWordsMR::FastInt< nBits >static
operator+(FastInt a, const FastInt &b) noexceptMR::FastInt< nBits >friend
operator+=(const FastInt &b) noexceptMR::FastInt< nBits >inline
operator-() const noexceptMR::FastInt< nBits >inline
operator-(FastInt a, const FastInt &b) noexceptMR::FastInt< nBits >friend
operator-=(const FastInt &b) noexceptMR::FastInt< nBits >inline
operator<=>(const FastInt &a, const FastInt &b) noexceptMR::FastInt< nBits >friend
operator==(const FastInt &a, const FastInt &b) noexceptMR::FastInt< nBits >friend
sign() const noexceptMR::FastInt< nBits >inline
wMR::FastInt< nBits >