|  | Vc
    0.7.5-dev
    SIMD Vector Classes for C++ |  | 
This is the complete list of members for uint_m, including all inherited members.
| count() const | uint_m | |
| firstOne() const | uint_m | |
| isEmpty() const | uint_m | |
| isFull() const | uint_m | |
| isMix() const | uint_m | |
| operator bool() const | uint_m | |
| operator!() const | uint_m | |
| operator!=(const uint_m &) const | uint_m | |
| operator&(const uint_m &) const | uint_m | |
| operator&&(const uint_m &) const | uint_m | |
| operator&=(const uint_m &) | uint_m | |
| operator==(const uint_m &) const | uint_m | |
| operator[](int i) const | uint_m | |
| operator^(const uint_m &) const | uint_m | |
| operator|(const uint_m &) const | uint_m | |
| operator|=(const uint_m &) | uint_m | |
| operator||(const uint_m &) const | uint_m | |
| toInt() const | uint_m | |
| uint_m() | uint_m | |
| uint_m(Vc::Zero) | uint_m | explicit | 
| uint_m(Vc::One) | uint_m | explicit | 
| uint_m(bool b) | uint_m | explicit | 
| uint_m(const uint_m &) | uint_m | |
| uint_m(const OtherMask &) | uint_m |