Iros
Loading...
Searching...
No Matches
method.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/any/types/prelude.h
"
4
#include "
di/meta/core.h
"
5
6
namespace
di::concepts
{
7
template
<
typename
T>
8
concept
Method
=
InstanceOf<T, types::Method>
;
9
}
di::concepts::InstanceOf
Definition
core.h:139
di::concepts::Method
Definition
method.h:8
core.h
prelude.h
di::concepts
Definition
any_storable.h:9
libs
di
include
di
any
concepts
method.h
Generated by
1.13.0