Iros
 
Loading...
Searching...
No Matches
receiver_of.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::concepts
 
namespace  di::concepts::detail
 

Concepts

concept  di::concepts::detail::ValidCompletionFor
 
concept  di::concepts::ReceiverOf
 

Variables

template<typename T, typename L>
constexpr bool di::concepts::detail::ReceiverOfHelper = false
 
template<typename T, typename... Types>
constexpr bool di::concepts::detail::ReceiverOfHelper< T, types::CompletionSignatures< Types... > >