Iros
Loading...
Searching...
No Matches
queryable.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/meta/operations.h
"
4
5
namespace
di::concepts
{
6
template
<
typename
T>
7
concept
Queryable
=
Destructible<T>
;
8
}
di::concepts::Destructible
Definition
operations.h:57
di::concepts::Queryable
Definition
queryable.h:7
operations.h
di::concepts
Definition
any_storable.h:9
libs
di
include
di
execution
concepts
queryable.h
Generated by
1.13.0