- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Are there any plans to support movable types in TBB containers?
I need specifially "tbb::concurrent_vector::push_back(T&& item)".
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No specific plans yet, but certainly there is an intent to support C++11 new features, move semantics being one of the first. Most likely we will add it incrementally to different parts of TBB. If you need the vector to support it sooner, consider prototyping and contributing code to us :)
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