concore
doc-examples
  • Quick-start
  • Concepts
  • C++23 executors
  • API
concore
  • Docs »
  • File conc_scan.hpp
  • Edit on GitHub

File conc_scan.hpp¶

Definition of Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&)

Contents

  • Definition (include/concore/conc_scan.hpp)

  • Detailed Description

  • Includes

  • Namespaces

  • Functions

Definition (include/concore/conc_scan.hpp)¶

  • Program Listing for File conc_scan.hpp

Detailed Description¶

Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&)

Includes¶

  • concore/detail/except_utils.hpp

  • concore/detail/partition_work_scan.hpp

  • concore/partition_hints.hpp (File partition_hints.hpp)

  • concore/task_group.hpp (File task_group.hpp)

Namespaces¶

  • Namespace concore

  • Namespace concore::v1

Functions¶

  • Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&, task_group, partition_hints)

  • Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&, task_group)

  • Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&, partition_hints)

  • Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&)


© Copyright 2021, Lucian Radu Teodorescu Revision b0a1e194.

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