IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::detail::ExtractReducerReturnType< T > Struct Template Reference

#include <ParallelDispatch.h>

Inheritance diagram for ippl::detail::ExtractReducerReturnType< T >:
Collaboration diagram for ippl::detail::ExtractReducerReturnType< T >:

Public Types

using type = typename T::value_type

Detailed Description

template<HasMemberValueType T>
struct ippl::detail::ExtractReducerReturnType< T >

Definition at line 190 of file ParallelDispatch.h.

Member Typedef Documentation

◆ type

template<HasMemberValueType T>
using ippl::detail::ExtractReducerReturnType< T >::type = typename T::value_type

Definition at line 191 of file ParallelDispatch.h.


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