Support of tie(... tie(...)...) ?

42 views
Skip to first unread message

Johannes Schaub

unread,
Jun 22, 2015, 2:00:48 PM6/22/15
to std-dis...@isocpp.org

Why does tie not allow to contain other ties as nonreference members? Doing a nested tie seems like a useful thing.

Instead, currently one seems to be either forced to flatten the tuple on the right and left or use forward_as_tuple and assign to it. Both is more to write and less convenient.

Thanks.

Reply all
Reply to author
Forward
0 new messages