Mercury Currency Engine
Classes
chan.hpp File Reference
#include <type_traits>
#include <typeinfo>
#include <memory>
#include "base_channel.hpp"
#include "unbuffered_channel.hpp"
Include dependency graph for chan.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mce::chan< T >
 

Detailed Description

generic wrapper class for any channel which implements base_channel