API REFERENCE
Bibliography
Further info
Swaps this with that.
this
that
This member function swaps the values of this and that.
This function is noexcept and is guaranteed never to throw.
noexcept
Constant.
that – the BMat8 to swap this with.
(None)