Skip to content

futures/algorithm/compare/not_equal_to.hpp

Not equal comparison functor.

#include <futures/algorithm/compare/not_equal_to.hpp>

Namespaces

Name Description
futures Main library namespace.

Classes

Classes Description
not_equal_to A C++17 functor equivalent to the C++20 std::ranges::not_equal_to.
(struct)

Description

This file defines the not equal operator as a functor.


Updated on 2023-01-04