Classes | Namespaces | Typedefs | Variables
policy.hpp File Reference
#include <type_traits>
Include dependency graph for policy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  beluga::policy< PolicyFn >
 Forward declaration of policy. More...
 
struct  beluga::policy< PolicyFn >
 Forward declaration of policy. More...
 
struct  beluga::policy_base
 Implementation detail for a policy base object. More...
 

Namespaces

 beluga
 The main Beluga namespace.
 
 beluga::detail
 

Typedefs

template<class... Args>
using beluga::any_policy = policy< std::function< bool(Args...)> >
 Type erased policy. More...
 

Variables

constexpr detail::make_policy_fn beluga::make_policy
 Make policy function objects. More...
 


beluga
Author(s):
autogenerated on Tue Jul 16 2024 02:59:53