P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::bitvec::copy_bitref Class Reference
Inheritance diagram for P4::bitvec::copy_bitref:
[legend]

Public Member Functions

 copy_bitref (const bitref< const bitvec > &a)
 
 copy_bitref (const copy_bitref &a)=default
 
 copy_bitref (copy_bitref &&a)=default
 
bool operator!= (const bitref &a) const
 
bool operator!= (const copy_bitref &a) const
 
bool operator== (const bitref &a) const
 
bool operator== (const copy_bitref &a) const
 

Friends

class bitvec