|
Mercury Currency Engine
|
#include <type_traits>#include <typeinfo>#include <memory>#include "base_channel.hpp"#include "unbuffered_channel.hpp"

Go to the source code of this file.
Classes | |
| struct | mce::chan< T > |
generic wrapper class for any channel which implements base_channel