YOrch 1.0.0
Loading...
Searching...
No Matches
policies.hpp File Reference
#include <type_traits>
Include dependency graph for policies.hpp:
This graph shows which files directly or indirectly include this file:

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