#include "binary_tree.hpp" #include // binary_tree_taskflow void binary_tree_taskflow(size_t num_layers, tf::Executor& executor) { std::atomic counter {0}; std::vector tasks(1 << num_layers); tf::Taskflow taskflow; for(unsigned i=1; i(end - beg); }