![]() |
P4C
The P4 Compiler
|
Public Types | |
| using | difference_type = std::ptrdiff_t |
| using | iterator_category = std::bidirectional_iterator_tag |
| using | pointer = const bitvec * |
| using | reference = const bool & |
| using | value_type = const bitvec |
Public Member Functions | |
| const_bitref (const bitref< const bitvec & > &a) | |
| const_bitref (const const_bitref &a)=default | |
| const_bitref (const_bitref &&a)=default | |
Friends | |
| class | bitvec |