Skip to main content

struct copy_plan::in_buffer

Declaration

struct copy_plan::in_buffer { /* full declaration omitted */ };

Description

Data is strided in a persistent buffer (box) allocation.

Declared at: src/instruction_graph_generator.cc:1278

Member Variables

allocation_id aid

Member Function Overview

Member Functions

explicit in_buffer(allocation_id aid)

Declared at: src/instruction_graph_generator.cc:1280

Parameters

allocation_id aid