Template Class bitset::reference_impl

Nested Relationships

This class is a nested type of Template Class bitset.

Class Documentation

template<typename parent_t = bitset*>
class reference_impl

Public Functions

inline constexpr reference_impl &operator=(bool v) noexcept
inline constexpr reference_impl &operator=(const reference_impl &v) noexcept
inline constexpr operator bool() const noexcept
inline constexpr bool operator~() const noexcept
inline constexpr reference_impl &flip() noexcept