Skip to content

Instantly share code, notes, and snippets.

@zao
Created February 10, 2018 20:52
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 zao/655a0e39f33c5a7c20207cb80bf6669e to your computer and use it in GitHub Desktop.
Save zao/655a0e39f33c5a7c20207cb80bf6669e to your computer and use it in GitHub Desktop.
F:\Stellar\hpx>set MSVC_GENERATOR=Visual Studio 15 2017
F:\Stellar\hpx>set PLATFORM=x64
F:\Stellar\hpx>set CONFIGURATION=Debug
F:\Stellar\hpx>set APPVEYOR_REPO_COMMIT=f0063c19ea064ed88177c527cf9a8c4e8a02d071
F:\Stellar\hpx>cmake --build ..\build-2017-debug --config Debug --target hello_world_exe -- /verbosity:minimal /nologo
addressing_service.cpp
symbol_namespace.cpp
binpacking_distribution_policy.cpp
runtime_support_server.cpp
barrier.cpp
barrier_node.cpp
Unknown compiler version - please run the configure tests and report the results
Unknown compiler version - please run the configure tests and report the results
Unknown compiler version - please run the configure tests and report the results
Unknown compiler version - please run the configure tests and report the results
Unknown compiler version - please run the configure tests and report the results
Unknown compiler version - please run the configure tests and report the results
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,2,2>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,2,2>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse<Target,2,2>(hpx::util::detail::static_async_range<Target,2,2>)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse<Target,2,2>(hpx::util::detail::static_async_range<Target,2,2>)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,2,2>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<Target,2,2>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<Target,2,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<Target,2,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<Target,2,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<Target,2,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<Target,2,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<Target,2,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<Target,2,2>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<Target,2,2>>>(F &&,Tuple &&)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>,void>(F &&)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>,void>(F &&)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(216): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<void>&,_Ty,0x0>(T,N &&)' being compiled
with
[
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>,
T=hpx::lcos::future<void> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>> &&)' being compiled
with
[
R=R,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::tuple<TD>> &&)' being compiled
with
[
R=R,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<void> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<TD>>(T,Hierarchy &&)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<TD>>(T,Hierarchy &&)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,2,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one_impl<_Ty>(hpx::util::detail::container_category_tag<false,false>,Current &&)' being compiled
with
[
_Ty=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one_impl<_Ty>(hpx::util::detail::container_category_tag<false,false>,Current &&)' being compiled
with
[
_Ty=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one<_Ty>(Current &&)' being compiled
with
[
_Ty=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one<_Ty>(Current &&)' being compiled
with
[
_Ty=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<Target,1,2>>(Current &&)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<Target,1,2>>(Current &&)' being compiled
with
[
Target=hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,1,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_static_async_range<0,1,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>&>(hpx::util::detail::pack_c<::size_t,0,1>,Current)' being compiled
with
[
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse_static_async_range<0,1,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>&>(hpx::util::detail::pack_c<::size_t,0,1>,Current)' being compiled
with
[
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2> &
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>(hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>)' being compiled (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>>::async_traverse<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>(hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>)' being compiled (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::lcos::future<R>,hpx::lcos::future<R>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<R>,hpx::lcos::future<R>>,0,2>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>>>(F &&,Tuple &&)' being compiled
with
[
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::lcos::future<void>,hpx::lcos::future<void>>>,hpx::util::tuple<TD>>' being compiled
with
[
TD=hpx::util::detail::static_async_range<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>,0,2>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::future_data<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::init_no_addref&,hpx::lcos::future<void>,hpx::lcos::future<void>,hpx::util::detail::async_traversal_types<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::init_no_addref &,hpx::lcos::future<void>,hpx::lcos::future<void>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::init_no_addref &,hpx::lcos::future<void> &&,hpx::lcos::future<void> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::util::detail::async_traverse_in_place_tag<frame_type>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(245): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::init_no_addref&,hpx::lcos::future<void>,hpx::lcos::future<void>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>>::init_no_addref &,hpx::lcos::future<void> &&,hpx::lcos::future<void> &&)' being compiled
with
[
Visitor=frame_type
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(259): note: see reference to function template instantiation 'hpx::lcos::future<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>> hpx::lcos::detail::when_all_impl<hpx::lcos::future<void>&,_Ty>(hpx::lcos::future<void> &,_Ty &&)' being compiled
with
[
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\barrier.cpp)
f:\stellar\hpx\src\lcos\barrier.cpp(110): note: see reference to function template instantiation 'hpx::lcos::future<hpx::util::tuple<hpx::lcos::future<void>,hpx::lcos::future<void>>> hpx::lcos::when_all<hpx::lcos::future<void>&,hpx::lcos::future<void>>(First,Second &&)' being compiled
with
[
First=hpx::lcos::future<void> &,
Second=hpx::lcos::future<void>
]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(558): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,1,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,1,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(bool &,Frame &&,Current &&,Parent &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Frame &&,Current &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1,2>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\dataflow.hpp(292): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<uint64_t>&,_Ty,0x0>(T,N &&)' being compiled
with
[
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>,
T=hpx::lcos::future<uint64_t> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::operator ()<hpx::lcos::future<uint64_t>&,_Ty>(hpx::util::detail::async_traverse_detach_tag,T,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>,
T=hpx::lcos::future<uint64_t> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::operator ()<hpx::lcos::future<uint64_t>&,_Ty>(hpx::util::detail::async_traverse_detach_tag,T,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>,
T=hpx::lcos::future<uint64_t> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<uint64_t>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<uint64_t> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Visitor=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<uint64_t>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<uint64_t> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Visitor=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<uint64_t>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<uint64_t> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
_Ty=hpx::lcos::future<uint64_t>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<uint64_t>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
T=hpx::lcos::future<uint64_t> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<uint64_t>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
T=hpx::lcos::future<uint64_t> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<uint64_t>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>' being compiled
with
[
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=hpx::lcos::future<uint64_t>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Frame> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::construction_data,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,hpx::util::detail::async_traversal_types<Visitor,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::construction_data,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>(Visitor &&,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::construction_data &&,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>> &&)' being compiled
with
[
Frame=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
_Ty=hpx::util::detail::async_traverse_in_place_tag<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Visitor=hpx::util::detail::async_traverse_in_place_tag<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\dataflow.hpp(324): note: see reference to function template instantiation 'boost::intrusive_ptr<Frame> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<Frame>,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::construction_data,_Ty>(Visitor &&,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>::construction_data &&,_Ty &&)' being compiled
with
[
Frame=hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
_Ty=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Visitor=hpx::util::detail::async_traverse_in_place_tag<hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\dataflow.hpp(371): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<::size_t,std::allocator<_Ty>>> hpx::lcos::detail::create_dataflow<const hpx::detail::sync_policy&,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,hpx::lcos::detail::dataflow_frame<hpx::detail::sync_policy,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,hpx::util::tuple<Range>>>(Policy,Func &&,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>> &&)' being compiled
with
[
_Ty=::size_t,
Range=std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>,
Policy=const hpx::detail::sync_policy &,
Func=hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\dataflow.hpp(492): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<::size_t,std::allocator<_Ty>>> hpx::lcos::detail::dataflow_dispatch<hpx::detail::sync_policy,void>::call<const hpx::detail::sync_policy&,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>(Policy_,F &&,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>> &&)' being compiled
with
[
_Ty=::size_t,
Policy_=const hpx::detail::sync_policy &,
F=hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\hpx\lcos\dataflow.hpp(491): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<::size_t,std::allocator<_Ty>>> hpx::lcos::detail::dataflow_dispatch<hpx::detail::sync_policy,void>::call<const hpx::detail::sync_policy&,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>(Policy_,F &&,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>> &&)' being compiled
with
[
_Ty=::size_t,
Policy_=const hpx::detail::sync_policy &,
F=hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>
] (compiling source file F:\Stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp)
f:\stellar\hpx\src\runtime\components\binpacking_distribution_policy.cpp(83): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<::size_t,std::allocator<_Ty>>> hpx::dataflow<const hpx::detail::sync_policy&,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035>,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>>>(F,hpx::components::detail::retrieve_counter_values::<lambda_43be197bebb35661209825ce6cc27035> &&,std::vector<hpx::lcos::future<uint64_t>,std::allocator<hpx::lcos::future<uint64_t>>> &&)' being compiled
with
[
_Ty=::size_t,
F=const hpx::detail::sync_policy &
]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(558): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,1,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(bool &,Frame &&,Current &&,Parent &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Frame &&,Current &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1,2>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(216): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<void>&,_Ty,0x0>(T,N &&)' being compiled
with
[
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
T=hpx::lcos::future<void> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<void> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::lcos::future<void>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref&,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,hpx::util::detail::async_traversal_types<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref &,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref &,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::util::detail::async_traverse_in_place_tag<frame_type>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(245): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::init_no_addref&,std::vector<_Ty,std::allocator<_Ty>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<_Ty,std::allocator<_Ty>>>::init_no_addref &,std::vector<_Ty,std::allocator<_Ty>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(294): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>> hpx::lcos::detail::when_all_impl<std::vector<_Ty,std::allocator<_Ty>>&>(std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
with
[
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\lcos\detail\barrier_node.cpp)
f:\stellar\hpx\src\lcos\detail\barrier_node.cpp(111): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>> hpx::lcos::when_all<std::vector<_Ty,std::allocator<_Ty>>&,0x0>(std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
with
[
_Ty=hpx::lcos::future<void>
]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(558): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,1,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,1,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(bool &,Frame &&,Current &&,Parent &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Frame &&,Current &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1,2>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(216): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,0x0>(T,N &&)' being compiled
with
[
_Ty=int64_t,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
T=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
T=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
T=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
_Ty=int64_t,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>::async_continue<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
T=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>::async_continue<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
T=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<R>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<bool (__cdecl hpx::agas::addressing_service::* )(hpx::lcos::future<bool>,const hpx::naming::gid_type &,const hpx::agas::gva &)>,hpx::agas::addressing_service *,boost::arg<1>,hpx::naming::gid_type,hpx::agas::gva> &(hpx::lcos::future<bool> &&)>::type,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<R>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<bool (__cdecl hpx::agas::addressing_service::* )(hpx::lcos::future<bool>,const hpx::naming::gid_type &,const hpx::agas::gva &)>,hpx::agas::addressing_service *,boost::arg<1>,hpx::naming::gid_type,hpx::agas::gva> &(hpx::lcos::future<bool> &&)>::type,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>>,hpx::util::tuple<TD>>' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>,
_Ty=int64_t,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<int64_t>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>::init_no_addref&,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>,hpx::util::detail::async_traversal_types<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>,std::allocator<hpx::lcos::future<std::vector<int64_t,std::allocator<__int64>>>>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::util::detail::async_traverse_in_place_tag<frame_type>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(245): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>::init_no_addref&,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(294): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>> hpx::lcos::detail::when_all_impl<std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>&>(std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>> &)' being compiled
with
[
_Ty=int64_t
] (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\src\runtime\agas\addressing_service.cpp(2574): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<int64_t,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>> hpx::lcos::when_all<std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>>&,0x0>(std::vector<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<hpx::lcos::future<std::vector<_Ty,std::allocator<_Ty>>>>> &)' being compiled
with
[
_Ty=int64_t
]
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\vcpkg\installed\x64-windows\include\boost\bind\placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file F:\Stellar\hpx\src\runtime\agas\addressing_service.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(558): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,1,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,1,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(bool &,Frame &&,Current &&,Parent &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
_Kty=std::string,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Frame &&,Current &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
_Kty=std::string,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1,2>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(216): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,0x0>(T,N &&)' being compiled
with
[
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
T=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
T=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>,
_Kty=std::string,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
T=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>,
_Kty=std::string,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
_Kty=std::string,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
_Kty=std::string,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>::async_continue<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
T=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>::async_continue<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
T=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<R>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::detail::action_invoker<action_type> &&(unsigned __int64 &&,int &&,std::basic_string<char,std::char_traits<char>,std::allocator<char>> &&,hpx::naming::gid_type &&)>::type,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<R>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
R=hpx::util::detail::result_of_function_object_impl::result_of_invoke<hpx::detail::action_invoker<action_type> &&(unsigned __int64 &&,int &&,std::basic_string<char,std::char_traits<char>,std::allocator<char>> &&,hpx::naming::gid_type &&)>::type,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Ty=hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>>,hpx::util::tuple<TD>>' being compiled
with
[
Range=std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>,
_Kty=std::string,
_Ty=hpx::naming::gid_type,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>,std::allocator<std::map<std::string,hpx::naming::gid_type,std::less<std::string>,std::allocator<std::pair<const std::string,hpx::naming::gid_type>>>>>>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>::init_no_addref&,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>,hpx::util::detail::async_traversal_types<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>,std::allocator<std::map<_Kty,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,hpx::naming::gid_type>>>>>>>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::util::detail::async_traverse_in_place_tag<frame_type>,
_Kty=std::string
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(245): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>::init_no_addref&,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>>::init_no_addref &,std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>> &&)' being compiled
with
[
Visitor=frame_type,
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(294): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>> hpx::lcos::detail::when_all_impl<std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>&>(std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>> &)' being compiled
with
[
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(687): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>> hpx::lcos::when_all<std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>>&,0x0>(std::vector<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>,std::allocator<hpx::lcos::future<std::vector<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>>>>> &)' being compiled
with
[
_Kty=std::string,
_Ty=hpx::naming::gid_type
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(387): note: see reference to function template instantiation 'std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>> hpx::lcos::detail::broadcast_impl<Action,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>(const Action &,const std::vector<hpx::naming::id_type,std::allocator<hpx::naming::id_type>> &,::size_t,std::false_type,const std::basic_string<char,std::char_traits<char>,std::allocator<char>> &)' being compiled
with
[
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Action=iterate_action
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(379): note: while compiling class template member function 'std::vector<std::map<std::string,hpx::naming::gid_type,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>,std::allocator<std::map<_Kty,_Ty,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>> hpx::lcos::detail::broadcast_invoker<Action,std::integral_constant<bool,false>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>::call(const Action &,const std::vector<hpx::naming::id_type,std::allocator<hpx::naming::id_type>> &,::size_t,IsVoid,const std::basic_string<char,std::char_traits<char>,std::allocator<char>> &)'
with
[
_Kty=std::string,
_Ty=hpx::naming::gid_type,
Action=iterate_action,
IsVoid=std::integral_constant<bool,false>
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(437): note: see reference to class template instantiation 'hpx::lcos::detail::broadcast_invoker<Action,std::integral_constant<bool,false>,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>' being compiled
with
[
Action=iterate_action
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(447): note: see reference to class template instantiation 'hpx::lcos::detail::make_broadcast_action_impl<Action,hpx::util::detail::pack_c<::size_t,0>>' being compiled
with
[
Action=iterate_action
] (compiling source file F:\Stellar\hpx\src\runtime\agas\symbol_namespace.cpp)
f:\stellar\hpx\src\runtime\agas\symbol_namespace.cpp(224): note: see reference to class template instantiation 'hpx::lcos::detail::make_broadcast_action<iterate_action>' being compiled
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(450): error C2466: cannot allocate an array of constant size 0 (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp) [F:\Stellar\build-2017-debug\src\hpx.vcxproj]
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<,hpx::util::detail::static_async_range<Target,1,1>&>(hpx::util::detail::pack_c<::size_t>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<Target,1,1>(hpx::util::detail::static_async_range<Target,1,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(558): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<Target,1,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Target=hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,1,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(bool &,Frame &&,Current &&,Parent &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Frame &&,Current &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1,2>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1,2>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>::operator ()<T&,>(F)' being compiled
with
[
R=void,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(75): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,T&,>(F)' being compiled
with
[
R=void,
T=target_type,
F=target_type &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(83): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\callable_vtable.hpp(82): note: see reference to function template instantiation 'R hpx::util::detail::callable_vtable<Sig>::_invoke<T>(void **)' being compiled
with
[
R=void,
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(34): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\unique_function_vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::callable_vtable<Sig>::callable_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
Sig=void (void),
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: see reference to function template instantiation 'hpx::util::detail::unique_function_vtable<R (void)>::unique_function_vtable<T>(hpx::util::detail::construct_vtable<T>) noexcept' being compiled
with
[
R=void,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(32): note: while compiling class template static data member 'const hpx::util::detail::unique_function_vtable<R (void)> hpx::util::detail::vtables<VTable,T>::instance'
with
[
R=void,
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\vtable\vtable.hpp(41): note: see reference to class template instantiation 'hpx::util::detail::vtables<VTable,T>' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(231): note: see reference to function template instantiation 'const VTable *hpx::util::detail::get_vtable<VTable,T>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
T=target_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\basic_function.hpp(114): note: see reference to function template instantiation 'const VTable *hpx::util::detail::function_base<VTable,R (void)>::get_vtable<target_type>(void) noexcept' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\unique_function.hpp(65): note: see reference to function template instantiation 'void hpx::util::detail::function_base<VTable,R (void)>::assign<_Ty>(F &&)' being compiled
with
[
VTable=hpx::util::detail::unique_function_vtable<void (void)>,
R=void,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\detail\future_transforms.hpp(59): note: see reference to function template instantiation 'hpx::util::unique_function<void (void),false>::unique_function<hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>,void>(F &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(216): note: see reference to function template instantiation 'void hpx::lcos::detail::async_detach_future<hpx::lcos::future<void>&,_Ty,0x0>(T,N &&)' being compiled
with
[
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
T=hpx::lcos::future<void> &,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(35): note: see reference to function template instantiation 'void hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>::operator ()<T&,_Ty>(hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,N &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
T=hpx::lcos::future<void>,
_Ty=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>,
N=hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(154): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(153): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>>::operator ()<Visitor&,_Ty,hpx::lcos::future<R>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,_Ty &&,hpx::lcos::future<R> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
R=R,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::util::detail::async_traverse_detach_tag,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(174): note: see reference to function template instantiation 'void hpx::util::invoke<Visitor&,hpx::util::detail::async_traverse_detach_tag,hpx::lcos::future<void>&,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>>(F,hpx::util::detail::async_traverse_detach_tag &&,hpx::lcos::future<void> &,hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<Visitor,std::vector<_Ty,std::allocator<_Ty>>>>,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>> &&)' being compiled
with
[
Visitor=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
_Ty=hpx::lcos::future<void>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(399): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::async_continue<hpx::lcos::future<void>&,hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(T,Hierarchy &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
T=hpx::lcos::future<void> &,
Hierarchy=hpx::util::tuple<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'hpx::util::always_void<bool>::type hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one_impl<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(hpx::util::detail::container_category_tag<false,false>,Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(473): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse_one<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>&>(Current)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(363): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<Frame,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>::async_traverse<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>)' being compiled
with
[
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(411): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::fork<hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Child &&,Parent &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Child=hpx::util::detail::dynamic_async_range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<hpx::lcos::future<void>>>>>,
Parent=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(431): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(429): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_impl<false,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(hpx::util::detail::container_category_tag<true,false>,Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(441): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(453): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(452): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_one_checked<hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(Current &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(462): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(461): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse_static_async_range<0,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>&>(hpx::util::detail::pack_c<::size_t,0>,Current)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1> &
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(515): note: see reference to function template instantiation 'void hpx::util::detail::async_traversal_point<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>>::async_traverse<hpx::util::tuple<Range>,0,1>(hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(501): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::next<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(bool &,Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(36): note: see reference to function template instantiation 'void hpx::util::detail::resume_state_callable::operator ()<_Ty,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>,>(Frame &&,Current &&) const' being compiled
with
[
_Ty=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
Frame=boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,
Current=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(166): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke.hpp(165): note: see reference to function template instantiation 'R hpx::util::detail::invoke_impl<R,hpx::util::detail::resume_state_callable>::operator ()<_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(74): note: see reference to function template instantiation 'R hpx::util::invoke_r<R,_Ty,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>(F &&,boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>> &&,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1> &&)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\invoke_fused.hpp(104): note: see reference to function template instantiation 'R hpx::util::detail::invoke_fused_impl<R,_Ty,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<R>,std::allocator<hpx::lcos::future<R>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>,0,1>(F &&,Tuple &&,hpx::util::detail::pack_c<::size_t,0,1>)' being compiled
with
[
R=R,
_Ty=hpx::util::detail::resume_state_callable,
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(566): note: see reference to function template instantiation 'void hpx::util::invoke_fused<hpx::util::detail::resume_state_callable,hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<Range>,0,1>>>(F &&,Tuple &&)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
F=hpx::util::detail::resume_state_callable,
Tuple=hpx::util::tuple<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>,hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(564): note: while compiling class template member function 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)'
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(617): note: see reference to function template instantiation 'void hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>::operator ()(void)' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\detail\pack_traversal_async_impl.hpp(614): note: see reference to class template instantiation 'hpx::util::detail::resume_traversal_callable<boost::intrusive_ptr<hpx::util::detail::async_traversal_frame<hpx::lcos::detail::async_when_all_frame<hpx::util::tuple<Range>>,std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>>,hpx::util::tuple<TD>>' being compiled
with
[
Range=std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,
_Ty=hpx::lcos::future<void>,
TD=hpx::util::detail::static_async_range<hpx::util::tuple<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>,0,1>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\util\pack_traversal_async.hpp(92): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::detail::apply_pack_transform_async<_Ty,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref&,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>,hpx::util::detail::async_traversal_types<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref &,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>>>::init_no_addref &,std::vector<hpx::lcos::future<void>,std::allocator<hpx::lcos::future<void>>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::util::detail::async_traverse_in_place_tag<frame_type>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(245): note: see reference to function template instantiation 'boost::intrusive_ptr<Visitor> hpx::util::traverse_pack_async<hpx::util::detail::async_traverse_in_place_tag<frame_type>,hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>>::init_no_addref&,std::vector<_Ty,std::allocator<_Ty>>>(hpx::util::detail::async_traverse_in_place_tag<frame_type> &&,hpx::lcos::detail::future_data<std::vector<_Ty,std::allocator<_Ty>>>::init_no_addref &,std::vector<_Ty,std::allocator<_Ty>> &&)' being compiled
with
[
Visitor=frame_type,
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\when_all.hpp(294): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>> hpx::lcos::detail::when_all_impl<std::vector<_Ty,std::allocator<_Ty>>&>(std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
with
[
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(606): note: see reference to function template instantiation 'hpx::lcos::future<std::vector<hpx::lcos::future<void>,std::allocator<_Ty>>> hpx::lcos::when_all<std::vector<_Ty,std::allocator<_Ty>>&,0x0>(std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
with
[
_Ty=hpx::lcos::future<void>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(387): note: see reference to function template instantiation 'void hpx::lcos::detail::broadcast_impl<Action,bool>(const Action &,const std::vector<hpx::naming::id_type,std::allocator<_Ty>> &,::size_t,std::true_type,const bool &)' being compiled
with
[
Action=call_shutdown_functions_action,
_Ty=hpx::naming::id_type
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(379): note: while compiling class template member function 'void hpx::lcos::detail::broadcast_invoker<Action,std::integral_constant<bool,true>,bool>::call(const Action &,const std::vector<hpx::naming::id_type,std::allocator<_Ty>> &,::size_t,IsVoid,const bool &)'
with
[
Action=call_shutdown_functions_action,
_Ty=hpx::naming::id_type,
IsVoid=std::integral_constant<bool,true>
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(437): note: see reference to class template instantiation 'hpx::lcos::detail::broadcast_invoker<Action,std::integral_constant<bool,true>,bool>' being compiled
with
[
Action=call_shutdown_functions_action
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\hpx\lcos\broadcast.hpp(447): note: see reference to class template instantiation 'hpx::lcos::detail::make_broadcast_action_impl<Action,hpx::util::detail::pack_c<::size_t,0>>' being compiled
with
[
Action=call_shutdown_functions_action
] (compiling source file F:\Stellar\hpx\src\runtime\components\server\runtime_support_server.cpp)
f:\stellar\hpx\src\runtime\components\server\runtime_support_server.cpp(349): note: see reference to class template instantiation 'hpx::lcos::detail::make_broadcast_action<call_shutdown_functions_action>' being compiled
hpx_init.vcxproj -> F:\Stellar\build-2017-debug\Debug\lib\hpx_initd.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment