Return an Uint128 object having the value of a the bitwise and between the specified lhs and the specified rhs value.
lhs
rhs
Declared in <bdldfp_uint128.h>
<bdldfp_uint128.h>
bdldfp::Uint128 operator&( Uint128 lhs, Uint128 const& rhs);