- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I saw it use a allocate_continuation_proxy.
But I don't find how it works.
As you described, the continuation merchanism reduced the stack overflow issue.
I suppose it changes the recursive call to some other logic
How does it works?
Thanks
But I don't find how it works.
As you described, the continuation merchanism reduced the stack overflow issue.
I suppose it changes the recursive call to some other logic
How does it works?
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have studied tutorial and reference manual for all you need to know from a user's point of view and are stillcurious aboutsome of the implementation details, you may find thread "Understanding Internals of tbb::task" interesting.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page