diff --git a/broadcast_queue.h b/broadcast_queue.h index 388710b..a0847f7 100644 --- a/broadcast_queue.h +++ b/broadcast_queue.h @@ -429,7 +429,7 @@ class queue_data &block_nonconst(uint32_t pos) { + storage_block &block_mutable(uint32_t pos) { return m_storage_blocks[pos]; } @@ -487,7 +487,7 @@ class queue_data