Iros
Loading...
Searching...
No Matches
di::concepts::Sortable Concept Reference
#include <
di/container/concepts/sortable.h
>
Concept definition
template
<
typename
Iter,
typename
Comp function::Less,
typename
Proj function::Identity>
concept
di::concepts::Sortable
=
Permutable<Iter>
&&
IndirectStrictWeakOrder<Comp, meta::Projected<Iter, Proj>
>
di::concepts::IndirectStrictWeakOrder
Definition
indirect_strict_weak_order.h:12
di::concepts::Permutable
Definition
permutable.h:9
di::concepts::Sortable
Definition
sortable.h:11
di
concepts
Sortable
Generated by
1.13.0