Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lampda::common::BitSet< N >::reference Struct Reference

Non-const operator[]: returns a reference-like proxy that allows set/reset. More...

#include <bitset.h>

Public Member Functions

referenceoperator= (bool v) noexcept
 
referenceoperator= (const reference &other) noexcept
 
constexpr operator bool () const noexcept
 
referenceflip () noexcept
 

Public Attributes

BitSetparent
 
uint16_t pos
 

Detailed Description

template<uint16_t N>
struct lampda::common::BitSet< N >::reference

Non-const operator[]: returns a reference-like proxy that allows set/reset.


The documentation for this struct was generated from the following file: