Halide 18.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
Halide::Runtime::Internal::LinkedList::EntryType Struct Reference

#include <linked_list.h>

Public Attributes

void * value = nullptr
 
EntryTypeprev_ptr = nullptr
 
EntryTypenext_ptr = nullptr
 

Detailed Description

Definition at line 23 of file linked_list.h.

Member Data Documentation

◆ value

void* Halide::Runtime::Internal::LinkedList::EntryType::value = nullptr

Definition at line 24 of file linked_list.h.

◆ prev_ptr

◆ next_ptr


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