Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a producer_consumer_buffer.
producer_consumer_buffer(
size_t alloc_size = 512
);
Parameters
- alloc_size
The internal default block size.
Requirements
Header: producerconsumerstream.h
Namespace: concurrency::streams