|
YACLib
C++ library for concurrent tasks execution
|
#include <yaclib/algo/detail/result_core.hpp>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 > > |
Variables | |
| constexpr std::size_t | yaclib::detail::kSharedRefWithFuture = 4 |
| constexpr std::size_t | yaclib::detail::kSharedRefNoFuture = 3 |