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