- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi :)
There are some TBB examples that come with Intel Composer.
I found some statements I do not recognize in the examples, like this one (in /tbb/examples/task)
list.push_back( *new( allocate_child() ) SimpleSumTask(root->right,&y) );
It's not the classic way to use the new operator. What does it mean?
Thank you in advance,
andrei
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry.
I found the answer here:
I didn't learn that at school as far as I remember :)

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