•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
TiledArray::detail::Bitset< Block >::reference Class Reference
Documentation
template<typename Block = unsigned long>
class TiledArray::detail::Bitset< Block >::reference
Public Member Functions | |
reference & operator= (bool value) | |
reference & operator= (const reference &other) | |
reference & operator|= (bool value) | |
reference & operator&= (bool value) | |
reference & operator^= (bool value) | |
reference & operator-= (bool value) | |
operator bool () const | |
bool operator~ () const | |
reference & flip () | |
Friends | |
class Bitset< Block > | |
Member Function Documentation
◆ flip()
template<typename Block = unsigned long>
|
inline |
◆ operator bool()
template<typename Block = unsigned long>
|
inline |
◆ operator&=()
template<typename Block = unsigned long>
|
inline |
◆ operator-=()
template<typename Block = unsigned long>
|
inline |
◆ operator=() [1/2]
template<typename Block = unsigned long>
|
inline |
◆ operator=() [2/2]
template<typename Block = unsigned long>
|
inline |
◆ operator^=()
template<typename Block = unsigned long>
|
inline |
◆ operator|=()
template<typename Block = unsigned long>
|
inline |
◆ operator~()
template<typename Block = unsigned long>
|
inline |
Friends And Related Function Documentation
◆ Bitset< Block >
template<typename Block = unsigned long>
|
friend |
The documentation for this class was generated from the following file:
- TiledArray/bitset.h