GF2++
Loading...
Searching...
No Matches
BitRef.h

A BitRef is a proxy type that references a single bit in a BitStore.
See the BitRef page for more details. More...

Go to the source code of this file.

Classes

class  gf2::BitRef< Store >
 A BitRef is a proxy class to reference a single bit in a bit-store. More...
struct  std::formatter< gf2::BitRef< Store > >
 Specialize std::formatter for BitRef<Store>. More...

Namespaces

namespace  gf2
 The namespace for the gf2 library.

Detailed Description

A BitRef is a proxy type that references a single bit in a BitStore.
See the BitRef page for more details.