Iros
 
Loading...
Searching...
No Matches
indirectly_comparable.h
Go to the documentation of this file.
1#pragma once
2
6
7namespace di::concepts {
8template<typename It, typename Jt, typename Comp, typename Proj1 = function::Identity,
9 typename Proj2 = function::Identity>
11}
Definition indirect_binary_predicate.h:12
Definition indirectly_comparable.h:10
Definition any_storable.h:9
Definition projected.h:16