![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <cstddef>
#include <tuple>
#include <utility>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__tuple/tuple_like.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/remove_cvref.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 0 > | key |
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 0 > | first |
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > | value |
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > | second |
template<std::size_t I> | |
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< I > | element |