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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename F, typename... Args>
constexpr auto invoke (F &&f, Args &&... args) -> invoke_result_t< F, Args... >