template<class F, class... Args>
struct lely::compat::detail::invoke_result< decltype(void(invoke(::std::declval< F >(), ::std::declval< Args >()...))), F, Args... >
Definition at line 150 of file type_traits.hpp.
The documentation for this struct was generated from the following file: