Skip to content

Instantly share code, notes, and snippets.

@hkaiser
Created October 19, 2017 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hkaiser/a08c4aa8ef075b2311fe544161bf85b3 to your computer and use it in GitHub Desktop.
Save hkaiser/a08c4aa8ef075b2311fe544161bf85b3 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: guided_pool_test_exe, Configuration: Debug x64 ------
1>guided_pool_test.cpp
1>d:\devel\hpx\hpx\runtime\threads\executors\guided_pool_executor.hpp(51): error C2064: term does not evaluate to a function taking 2 arguments
1>d:\devel\hpx\hpx\runtime\threads\executors\guided_pool_executor.hpp(51): note: class does not define an 'operator()' or a user defined conversion operator to a pointer-to-function or reference-to-function that takes appropriate number of arguments
1>d:\devel\hpx\hpx\util\result_of.hpp(43): note: see reference to function template instantiation 'auto hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>::operator ()<_Ty,boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,F,ContResult>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,F,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&) const' being compiled
1> with
1> [
1> _Ty=std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\util\result_of.hpp(152): note: see reference to class template instantiation 'hpx::util::detail::result_of_function_object_impl::result_of_invoke<T>' being compiled
1> with
1> [
1> T=hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>> &(std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)
1> ]
1>d:\devel\hpx\hpx\util\result_of.hpp(184): note: see reference to class template instantiation 'hpx::util::detail::result_of_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,F (std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>' being compiled
1> with
1> [
1> F=hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>> &,
1> Future=hpx::lcos::future<double>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\util\invoke_fused.hpp(51): note: see reference to class template instantiation 'hpx::util::result_of<F (std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>' being compiled
1> with
1> [
1> F=hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>> &,
1> Future=hpx::lcos::future<double>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\util\invoke_fused.hpp(64): note: see reference to class template instantiation 'hpx::util::detail::fused_result_of_impl<F,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>>' being compiled
1> with
1> [
1> F=hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>> &,
1> Tuple=hpx::util::tuple<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>
1> ]
1>d:\devel\hpx\hpx\util\detail\unwrap_impl.hpp(147): note: see reference to class template instantiation 'hpx::util::detail::invoke_fused_result<T &,_Ty>' being compiled
1> with
1> [
1> T=hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,
1> _Ty=hpx::util::tuple<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>
1> ]
1>d:\devel\hpx\hpx\util\invoke_fused.hpp(98): note: see reference to function template instantiation 'detail::invoke_fused_result<F,Tuple>::type hpx::util::invoke_fused(F &&,Tuple &&)' being compiled
1>d:\devel\hpx\hpx\util\result_of.hpp(152): note: see reference to class template instantiation 'hpx::util::detail::result_of_function_object_impl::result_of_invoke<T>' being compiled
1> with
1> [
1> T=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1> (std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)
1> ]
1>d:\devel\hpx\hpx\util\result_of.hpp(184): note: see reference to class template instantiation 'hpx::util::detail::result_of_impl<hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,F (std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>' being compiled
1> with
1> [
1> F=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,
1> Future=hpx::lcos::future<double>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\util\invoke_fused.hpp(51): note: see reference to class template instantiation 'hpx::util::result_of<F (std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>::* &&)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>' being compiled
1> with
1> [
1> F=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,
1> Future=hpx::lcos::future<double>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\util\invoke_fused.hpp(64): note: see reference to class template instantiation 'hpx::util::detail::fused_result_of_impl<F,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>>' being compiled
1> with
1> [
1> F=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,
1> Tuple=hpx::util::tuple<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>
1> ]
1>d:\devel\hpx\hpx\lcos\dataflow.hpp(74): note: see reference to class template instantiation 'hpx::util::detail::invoke_fused_result<F,Args>' being compiled
1> with
1> [
1> F=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,
1> Args=hpx::util::tuple<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>
1> ]
1>d:\devel\hpx\hpx\lcos\dataflow.hpp(88): note: see reference to class template instantiation 'hpx::lcos::detail::dataflow_return<Func,Futures,void>' being compiled
1> with
1> [
1> Func=hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,
1> Futures=hpx::util::tuple<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>
1> ]
1>d:\devel\hpx\hpx\lcos\local\dataflow.hpp(241): note: see reference to class template instantiation 'hpx::lcos::detail::dataflow_frame<hpx::detail::async_policy,hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,hpx::util::tuple<T,boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,F,ContResult>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>>' being compiled
1> with
1> [
1> T=std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\lcos\local\dataflow.hpp(113): note: while compiling class template member function 'detail::dataflow_frame<hpx::detail::async_policy,std::decay<UTuple>::type,hpx::util::tuple<traits::acquire_future<Ts,void>::type...>>::type hpx::lcos::detail::dataflow_dispatch<hpx::util::detail::functional_unwrap_impl<hpx::threads::executors::pre_execution_domain_schedule<hpx::threads::executors::pool_executor,hpx::threads::executors::pool_numa_hint<double>>,1>,void>::call(F &&,Ts &&...)'
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(492): note: see reference to function template instantiation 'hpx::lcos::future<R> hpx::threads::executors::guided_pool_executor<hint_type3>::async_execute<hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&) const' being compiled
1> with
1> [
1> R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::util::detail::result_of_member_pointer_impl<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)> (hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type> &,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>::type,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(492): note: see reference to function template instantiation 'hpx::lcos::future<R> hpx::threads::executors::guided_pool_executor<hint_type3>::async_execute<hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&) const' being compiled
1> with
1> [
1> R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::util::detail::result_of_member_pointer_impl<std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type> (__cdecl hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>::* )(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)> (hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type> &,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)>::type,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(517): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::post_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call_impl<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(hpx::traits::detail::wrap_int,TwoWayExecutor,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(516): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::post_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call_impl<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(hpx::traits::detail::wrap_int,TwoWayExecutor,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(257): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::post_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(TwoWayExecutor,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(254): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::post_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(TwoWayExecutor,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(425): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::post<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(const hpx::threads::executors::guided_pool_executor<hint_type3>&,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),_Ty &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> _Ty=boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<double>,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,result_type>>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(417): note: see reference to function template instantiation 'void hpx::parallel::execution::detail::customization_point<hpx::parallel::execution::detail::post_tag>::operator ()<const Executor&,hpx::threads::thread_result_type(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,F,ContResult>>,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>>>(const hpx::threads::executors::guided_pool_executor<hint_type3>&,std::pair<hpx::threads::thread_state_enum,hpx::threads::thread_id_type>(__cdecl hpx::lcos::detail::continuation<Future,F,ContResult>::* &)(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&),boost::intrusive_ptr<hpx::lcos::detail::continuation<Future,F,ContResult>> &&,boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&) const' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(460): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::async_exec<Executor>(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&,const Executor &,hpx::error_code &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(460): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::async_exec<Executor>(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&,const Executor &,hpx::error_code &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(609): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::async_exec<Executor>(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&,const Executor &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(609): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::async_exec<Executor>(boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> &&,const Executor &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(717): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::attach_exec<Executor>(const Future &,const Executor &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(717): note: see reference to function template instantiation 'void hpx::lcos::detail::continuation<Future,F,ContResult>::attach_exec<Executor>(const Future &,const Executor &)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>,
1> ContResult=result_type,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(441): note: see reference to function template instantiation 'boost::intrusive_ptr<hpx::lcos::detail::future_data<double>> hpx::lcos::detail::make_continuation_exec<result_type,const Future,Executor,hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>>(const Future &,const Executor &,F &&)' being compiled
1> with
1> [
1> Future=hpx::lcos::future<double>,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> F=hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>> (const hpx::util::detail::placeholder<1> &)>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(473): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::then_execute_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call_impl<const Executor&,_Ty,Future,>(hpx::traits::detail::wrap_int,TwoWayExecutor,F &&,Future &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution.hpp(472): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::then_execute_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call_impl<const Executor&,_Ty,Future,>(hpx::traits::detail::wrap_int,TwoWayExecutor,F &&,Future &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(313): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::then_execute_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call<const Executor&,_Ty,Future,>(TwoWayExecutor,F &&,Future &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(310): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::then_execute_fn_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,void>::call<const Executor&,_Ty,Future,>(TwoWayExecutor,F &&,Future &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> TwoWayExecutor=const hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\parallel\executors\execution_fwd.hpp(398): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::then_execute<const Executor&,_Ty,Future,>(const hpx::threads::executors::guided_pool_executor<hint_type3>&,F &&,Future &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\lcos\local\packaged_continuation.hpp(730): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::parallel::execution::detail::customization_point<hpx::parallel::execution::detail::then_execute_tag>::operator ()<const Executor&,_Ty,const Future,>(const hpx::threads::executors::guided_pool_executor<hint_type3>&,F &&,Future &) const' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\lcos\future.hpp(726): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::lcos::detail::then_execute_helper<hpx::threads::executors::guided_pool_executor<hint_type3>,Derived,_Ty,>(const Executor &,F &&,const Future &)' being compiled
1> with
1> [
1> Derived=hpx::lcos::future<double>,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3>,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Future=hpx::lcos::future<double>
1> ]
1>d:\devel\hpx\hpx\lcos\future.hpp(1074): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::lcos::detail::future_base<hpx::lcos::future<double>,R>::then<hpx::threads::executors::guided_pool_executor<hint_type3>&,_Ty>(Executor,F &&,hpx::error_code &)' being compiled
1> with
1> [
1> R=double,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\hpx\lcos\future.hpp(1074): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::lcos::detail::future_base<hpx::lcos::future<double>,R>::then<hpx::threads::executors::guided_pool_executor<hint_type3>&,_Ty>(Executor,F &&,hpx::error_code &)' being compiled
1> with
1> [
1> R=double,
1> _Ty=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>,
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\examples\resource_partitioner\guided_pool_test.cpp(150): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::lcos::future<double>::then<hpx::threads::executors::guided_pool_executor<hint_type3>&,hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>>(Executor,F &&,hpx::error_code &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\hpx\examples\resource_partitioner\guided_pool_test.cpp(146): note: see reference to function template instantiation 'hpx::lcos::future<double> hpx::lcos::future<double>::then<hpx::threads::executors::guided_pool_executor<hint_type3>&,hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>>(Executor,F &&,hpx::error_code &)' being compiled
1> with
1> [
1> Executor=hpx::threads::executors::guided_pool_executor<hint_type3> &,
1> F=hpx_main::<lambda_504809fc0b90e8d4f22eb2bc541e1fa5>
1> ]
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled
1>d:\devel\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled
1>d:\devel\hpx\hpx\runtime\launch_policy.hpp(148): note: see reference to class template instantiation 'hpx::detail::policy_holder<hpx::detail::async_policy>' being compiled
1>Done building project "guided_pool_test_exe.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment