[iostreams] C++ 11 moving semantics

5 Jun
2013
5 Jun
'13
5:39 p.m.
Hello *, I am wondering if latest boost iostreams implementation (1.53) supports C++ 11 moving semantics. I would like to create a tee_device and related stream in a separate function and hide the complexity from the user and just return a stream object which moved out of the function. Any ideas how to do that, without using heap and returning smart pointers? Thanks for your help, Ovanes
4336
Age (days ago)
4336
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ovanes Markarian