|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <gtest/gtest.h>#include <experimental_async.H>#include <thread_pool.H>#include <memory>#include <stdexcept>Go to the source code of this file.
Functions | |
| TEST (ExperimentalAsync, DisabledWithoutOptIn) | |
| TEST | ( | ExperimentalAsync | , |
| DisabledWithoutOptIn | |||
| ) |
Definition at line 273 of file experimental_async_test.cc.
References ALEPH_HAS_EXPERIMENTAL_ASYNC, and Aleph::divide_and_conquer_partition_dp().