tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ignore_unused.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename... Types>
constexpr auto ignore_unused (Types &&...) -> void
 Explicitly ignore arguments or variables.