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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename... Args>
constexpr auto tie (Args &... args) noexcept -> tuple< Args &... >