mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Add GetNextOrNull to Inlet and inlet wrappers #107

Open mmore500 opened 3 years ago

mmore500 commented 3 years ago

in addition to GetNextOrNullopt