Iros
 
Loading...
Searching...
No Matches
sortable.h
Go to the documentation of this file.
1#pragma once
2
7#include "di/function/less.h"
8
9namespace di::concepts {
10template<typename Iter, typename Comp = function::Less, typename Proj = function::Identity>
12}
Definition indirect_strict_weak_order.h:12
Definition permutable.h:9
Definition sortable.h:11
Definition any_storable.h:9