Public Member Functions | Public Attributes
absl::synchronization_internal::GraphCycles::Rep Struct Reference

List of all members.

Public Member Functions

 Rep ()

Public Attributes

Vec< int32_t > deltab_
Vec< int32_t > deltaf_
Vec< int32_t > free_nodes_
Vec< int32_t > list_
Vec< int32_t > merged_
Vec< Node * > nodes_
PointerMap ptrmap_
Vec< int32_t > stack_

Detailed Description

Definition at line 343 of file graphcycles.cc.


Constructor & Destructor Documentation

Definition at line 355 of file graphcycles.cc.


Member Data Documentation

Definition at line 350 of file graphcycles.cc.

Definition at line 349 of file graphcycles.cc.

Definition at line 345 of file graphcycles.cc.

Definition at line 351 of file graphcycles.cc.

Definition at line 352 of file graphcycles.cc.

Definition at line 344 of file graphcycles.cc.

Definition at line 346 of file graphcycles.cc.

Definition at line 353 of file graphcycles.cc.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17