4#ifndef TETL_TUPLE_IGNORE_HPP
5#define TETL_TUPLE_IGNORE_HPP
14 constexpr auto operator=(T
const& )
const ->
auto const&
Definition adjacent_find.hpp:9
An object of unspecified type such that any value can be assigned to it with no effect....
Definition ignore.hpp:12
constexpr auto operator=(T const &) const -> auto const &
Definition ignore.hpp:14