P4C
The P4 Compiler
bitvec::nonconst_bitref Class Reference

Inherits bitvec::bitref< T >.

Public Member Functions

 nonconst_bitref (const bitref< bitvec > &a)
 
 nonconst_bitref (const nonconst_bitref &a)=default
 
 nonconst_bitref (nonconst_bitref &&a)=default
 
bool operator= (bool b) const
 
bool set (bool b=true)
 

Friends

class bitvec