tetl 0.1.0
Embedded Template Library
|
An object of unspecified type such that any value can be assigned to it with no effect. Intended for use with etl::tie when unpacking a etl::tuple, as a placeholder for the arguments that are not used. More...
#include <ignore.hpp>
Public Member Functions | |
template<typename T> | |
constexpr auto | operator= (T const &) const -> auto const & |
An object of unspecified type such that any value can be assigned to it with no effect. Intended for use with etl::tie when unpacking a etl::tuple, as a placeholder for the arguments that are not used.
|
inlineconstexpr |