quill
Public Member Functions | Public Attributes | List of all members
detail::UnboundedSPSCQueue::ReadResult Struct Reference
Collaboration diagram for detail::UnboundedSPSCQueue::ReadResult:
Collaboration graph
[legend]

Public Member Functions

 ReadResult (std::byte *read_position)
 

Public Attributes

std::byte * read_pos
 
size_t previous_capacity {0}
 
size_t new_capacity {0}
 
bool allocation {false}
 

The documentation for this struct was generated from the following file: