LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
channelfwd.h File Reference
#include <memory>
+ Include dependency graph for channelfwd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LC::Util::Channel< T >
 

Namespaces

 LC::Util
 

Typedefs

template<typename T >
using LC::Util::Channel_ptr = std::shared_ptr< Channel< T > >