id summary reporter owner description type status milestone component version severity resolution keywords cc 8801 boost 1.54 coroutine source is incomplete. rivercheng@… olli "This is a unbelievable bug so actually I think maybe it's my own ignorance. All 'ipp' files of 'coroutine' are missing so many classes and functions lack of definition. I should have reported this bug in beta1 release, but I thought that incomplete files are normal in a beta release. (Maybe not a complete list) There's no implementation for boost::coroutines::detail::standard_stack_allocator::default_stacksize(void) boost::coroutines::detail::coroutine_context::operator=(class boost::coroutines::detail::coroutine_context const &) boost::coroutines::detail::coroutine_context::jump(class boost::coroutines::detail::coroutine_context &,int,bool) boost::coroutines::detail::coroutine_context::coroutine_context(void (__cdecl*)(int),struct boost::coroutines::stack_context *) boost::coroutines::detail::standard_stack_allocator::allocate(struct boost::coroutines::stack_context &,unsigned int) boost::coroutines::detail::standard_stack_allocator::deallocate(struct boost::coroutines::stack_context &) boost::coroutines::detail::coroutine_context::coroutine_context(class boost::coroutines::detail::coroutine_context const &)" Feature Requests closed To Be Determined coroutine Boost 1.54.0 Problem fixed coroutine