YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
shared_core.hpp File Reference
Include dependency graph for shared_core.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaclib::detail::SharedCore< V, E >
 

Namespaces

namespace  yaclib
 
namespace  yaclib::detail
 

Typedefs

template<typename V , typename E >
using yaclib::detail::SharedCorePtr = IntrusivePtr< SharedCore< V, E > >