Public Member Functions | |
| AZ_FORCE_INLINE reference & | operator= (bool value) |
| AZ_FORCE_INLINE reference & | operator= (const reference &bitRef) |
| AZ_FORCE_INLINE reference & | flip () |
| AZ_FORCE_INLINE bool | operator~ () const |
| AZ_FORCE_INLINE | operator bool () const |
Friends | |
| class | bitset< NumBits > |