buffer_queue: Make use of std::nullopt
Allows compilers to eliminate unnecessary zeroing out of the optional's buffer.
Loading
Please register or sign in to comment
Allows compilers to eliminate unnecessary zeroing out of the optional's buffer.