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