![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/copy_constructible.hpp"
#include "vccc/__concepts/predicate.hpp"
#include "vccc/__iterator/indirectly_readable.hpp"
#include "vccc/__iterator/iter_common_reference_t.hpp"
#include "vccc/__iterator/iter_reference_t.hpp"
#include "vccc/__iterator/iter_value_t.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Classes | |
struct | indirect_unary_predicate< F, I > |
specifies that a callable type, when invoked with the result of dereferencing an indirectly_readable type, satisfies predicate More... | |
Namespaces | |
vccc | |