![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/copy_constructible.hpp"
#include "vccc/__concepts/predicate.hpp"
#include "vccc/__iterator/iter_common_reference_t.hpp"
#include "vccc/__iterator/indirect_result_t.hpp"
#include "vccc/__iterator/iter_value_t.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 | indirect_binary_predicate< F, I1, I2 > |
specifies that a callable type, when invoked with the result of dereferencing two indirectly_readable types, satisfies predicate More... | |
Namespaces | |
vccc | |