![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__functional/identity.hpp"
#include "vccc/__iterator/indirect_binary_predicate.hpp"
#include "vccc/__iterator/projected.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/has_typename_type.hpp"
Go to the source code of this file.
Classes | |
struct | indirectly_comparable< I1, I2, Comp, Proj1, Proj2 > |
specifies that the values referenced by two indirectly_readable types can be compared More... | |
Namespaces | |
vccc | |