SHAD
  • Library API
    • Full API
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
      • Directories
      • Files
        • File abstract_data_structure.h
        • File algorithm.h
        • File array.h
        • File array.h
        • File asynchronous_interface.h
        • File attributed_edge_index.h
        • File available_mappings.h
        • File available_traits_mappings.h
        • File binary_search_ops.h
        • File buffer.h
        • File compare_and_hash_utils.h
        • File comparison_ops.h
        • File cpp_simple_asynchronous_interface.h
        • File cpp_simple_synchronous_interface.h
        • File cpp_simple_traits_mapping.h
        • File cpp_simple_utility.h
        • File data_types.h
        • File distributed_iterator_traits.h
        • File edge_index.h
        • File execution.h
        • File gmt_asynchronous_interface.h
        • File gmt_synchronous_interface.h
        • File gmt_traits_mapping.h
        • File gmt_utility.h
        • File handle.h
        • File hashmap.h
        • File heap_ops.h
        • File impl_patterns.h
        • File iterator.h
        • File local_edge_index.h
        • File local_hashmap.h
        • File local_set.h
        • File locality.h
        • File mapping_traits.h
        • File measure.h
        • File minimum_maximum_ops.h
        • File modifyng_sequence_ops.h
        • File non_modifyng_sequence_ops.h
        • File numeric.h
        • File numeric_ops.h
        • File object_identifier.h
        • File one_per_locality.h
        • File ops_on_uninitialized_memory.h
        • File other_ops_on_sorted_ranges.h
        • File partitioning_ops.h
        • File permutation_ops.h
        • File runtime.h
        • File set.h
        • File set_ops.h
        • File shad.h
        • File shadmain.h
        • File sorting_ops.h
        • File sssp.h
        • File synchronous_interface.h
        • File tbb_asynchronous_interface.h
        • File tbb_synchronous_interface.h
        • File tbb_traits_mapping.h
        • File tbb_utility.h
        • File type_traits.h
        • File unordered_map.h
        • File unordered_set.h
        • File utils.h
        • File vector.h
  • Apache License
  • SHAD Tutorials
SHAD
  • Docs »
  • Library API »
  • File local_set.h
  • View page source

File local_set.h¶

↰ Parent directory (include/shad/data_structures)

Contents

  • Definition (include/shad/data_structures/local_set.h)
  • Includes
  • Included By
  • Namespaces
  • Classes
  • Variables

Definition (include/shad/data_structures/local_set.h)¶

  • Program Listing for File local_set.h

Includes¶

  • algorithm (File algorithm.h)
  • atomic
  • cassert
  • functional
  • memory (File ops_on_uninitialized_memory.h)
  • shad/data_structures/compare_and_hash_utils.h (File compare_and_hash_utils.h)
  • shad/runtime/runtime.h (File runtime.h)
  • tuple
  • utility (File cpp_simple_utility.h)
  • vector (File vector.h)

Included By¶

  • File set.h
  • File attributed_edge_index.h
  • File edge_index.h
  • File local_edge_index.h

Namespaces¶

  • Namespace shad
  • Namespace shad::constants

Classes¶

  • Struct LocalSet::Bucket
  • Struct LocalSet::Entry
  • Template Class LocalSet
  • Template Class lset_iterator
  • Class lset_iterator::partition_range

Variables¶

  • Variable shad::constants::kSetDefaultNumEntriesPerBucket
Next Previous

© Copyright 2019, Battelle Memorial Institute

Built with Sphinx using a theme provided by Read the Docs.