Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::det_id_tag Struct Reference

Indicates the operator has a function that optimizes the generation of unique ids for active elements. More...

#include <Traits.h>

Inheritance diagram for galois::det_id_tag:
galois::det_id< T >

Detailed Description

Indicates the operator has a function that optimizes the generation of unique ids for active elements.

This function should be thread-safe.

The function should have the signature uintptr_t (A) where A is the type of active elements.


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