Block-Structured AMR Software Framework
amrex::detail::apply_result< F, GpuTuple< Ts... > > Struct Template Reference

#include <AMReX_Tuple.H>

Public Types

using type = typename invoke_result< void, F, Ts... >::type
 

Member Typedef Documentation

◆ type

template<typename F , typename... Ts>
using amrex::detail::apply_result< F, GpuTuple< Ts... > >::type = typename invoke_result<void, F, Ts...>::type

The documentation for this struct was generated from the following file: