kblib 0.2.3
General utilities library for modern C++
kblib::shift_mask< UIntType, shift, mask > Member List

This is the complete list of members for kblib::shift_mask< UIntType, shift, mask >, including all inherited members.

g(UIntInput in) noexcept -> UIntTypekblib::shift_mask< UIntType, shift, mask >inlinestatic
max(UIntType min, UIntType max) noexcept -> UIntTypekblib::shift_mask< UIntType, shift, mask >inlinestatic
min(UIntType min, UIntType max) noexcept -> UIntTypekblib::shift_mask< UIntType, shift, mask >inlinestatic
operator()(UIntType in) const noexcept -> UIntTypekblib::shift_mask< UIntType, shift, mask >inline
result_type typedefkblib::shift_mask< UIntType, shift, mask >