alglib_impl::ae_dyn_block Struct Reference

#include <ap.h>

Public Attributes

void(* deallocator )(void *)
 
struct ae_dyn_block *volatile p_next
 
void *volatile ptr
 

Detailed Description

Definition at line 325 of file ap.h.

Member Data Documentation

◆ deallocator

void(* alglib_impl::ae_dyn_block::deallocator) (void *)

Definition at line 340 of file ap.h.

◆ p_next

struct ae_dyn_block* volatile alglib_impl::ae_dyn_block::p_next

Definition at line 338 of file ap.h.

◆ ptr

void* volatile alglib_impl::ae_dyn_block::ptr

Definition at line 341 of file ap.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich