|
YOrch 1.0.0
|
#include <type_traits>

Go to the source code of this file.
Classes | |
| struct | yorch::fanout_auto_policy |
| Default fanout policy. More... | |
| struct | yorch::fanout_shared_readonly_policy |
| Explicit readonly fanout policy. More... | |
| struct | yorch::fanout_consume_with_copies_policy |
| Mixed fanout policy that allows one consumer plus any number of copies. More... | |
Namespaces | |
| namespace | yorch |
| namespace | yorch::detail |
Concepts | |
| concept | yorch::detail::fanout_policy |