![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <functional>
#include <initializer_list>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__algorithm/ranges/min_element.hpp"
#include "vccc/__concepts/copyable.hpp"
#include "vccc/__functional/identity.hpp"
#include "vccc/__functional/invoke.hpp"
#include "vccc/__functional/less.hpp"
#include "vccc/__iterator/indirect_strict_weak_order.hpp"
#include "vccc/__iterator/indirectly_copyable_storable.hpp"
#include "vccc/__iterator/projected.hpp"
#include "vccc/__ranges/forward_range.hpp"
#include "vccc/__ranges/input_range.hpp"
#include "vccc/__ranges/iterator_t.hpp"
#include "vccc/__ranges/range_value_t.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
vccc::ranges | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::min_niebloid | min {} |