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 iterator.h
  • View page source

File iterator.h¶

↰ Parent directory (include/shad/core)

Contents

  • Definition (include/shad/core/iterator.h)
  • Includes
  • Included By
  • Namespaces
  • Classes

Definition (include/shad/core/iterator.h)¶

  • Program Listing for File iterator.h

Includes¶

  • iterator (File distributed_iterator_traits.h)
  • memory (File ops_on_uninitialized_memory.h)
  • shad/runtime/runtime.h (File runtime.h)

Included By¶

  • File modifyng_sequence_ops.h
  • File utils.h
  • File unordered_map.h
  • File unordered_set.h

Namespaces¶

  • Namespace shad

Classes¶

  • Template Struct is_block_contiguous
  • Template Struct is_block_contiguous< shad::buffered_insert_iterator< Container > >
  • Template Struct is_block_contiguous< shad::insert_iterator< Container > >
  • Template Class buffered_insert_iterator
  • Template Class insert_iterator
Next Previous

© Copyright 2019, Battelle Memorial Institute

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