3#ifndef TETL_TUPLE_IGNORE_HPP
4#define TETL_TUPLE_IGNORE_HPP
13 constexpr auto operator=(T
const& )
const ->
auto const&
Definition adjacent_find.hpp:8
constexpr struct etl::ignore ignore
An object of unspecified type such that any value can be assigned to it with no effect....
Definition ignore.hpp:11
constexpr auto operator=(T const &) const -> auto const &
Definition ignore.hpp:13