struct base_member_helper

Declaration

template <typename T>
struct base_member_helper { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////

Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:663

Member Variables

public T member_

Method Overview

Methods

constexpr base_member_helper<T>(T t)

Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:665

Parameters

T t