Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::gslist_base< T, ChunkSize, Concurrent >::promise_to_dealloc Struct Reference

Tag for methods that depend on user to deallocate memory, although gslist will destroy elements. More...

#include <gslist.h>

Detailed Description

template<typename T, int ChunkSize, bool Concurrent>
struct galois::gslist_base< T, ChunkSize, Concurrent >::promise_to_dealloc

Tag for methods that depend on user to deallocate memory, although gslist will destroy elements.


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