Iros
Loading...
Searching...
No Matches
indirectly_regular_unary_invocable.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/container/concepts/indirectly_unary_invocable.h
"
4
5
namespace
di::concepts
{
6
template
<
typename
F,
typename
It>
7
concept
IndirectlyRegularUnaryInvocable
=
IndirectlyUnaryInvocable<F, It>
;
8
}
di::concepts::IndirectlyRegularUnaryInvocable
Definition
indirectly_regular_unary_invocable.h:7
di::concepts::IndirectlyUnaryInvocable
Definition
indirectly_unary_invocable.h:12
indirectly_unary_invocable.h
di::concepts
Definition
any_storable.h:9
libs
di
include
di
container
concepts
indirectly_regular_unary_invocable.h
Generated by
1.13.0