MT Core (C++)
Core library for replacing C++ standard in project usage
|
Checks if messages can be received from something (e.g. More...
#include <traits.hpp>
Checks if messages can be received from something (e.g.
channels) Anything that implements this concept should be non-blocking and may fail to receive
Definition at line 69 of file thread/mtcore_thread/traits.hpp.