ID
Size: a a a
ID
ID
LA
ID
ID
LA
ID
Transfers the elements in the range [first, last) from other into *this. The elements are inserted before the element pointed to by pos. The behavior is undefined if pos is an iterator in the range [first,last).
LA
Transfers the elements in the range [first, last) from other into *this. The elements are inserted before the element pointed to by pos. The behavior is undefined if pos is an iterator in the range [first,last).
ID
list.splice(list.end(), list, it);
K
ID
АК
D
LA
АК
LA
future
ты вызываешь get
и блокируешься, с then
нет. Про это можно не читать, в принципе, ибо этот механизм разве в бусте останетсяАК
future
ты вызываешь get
и блокируешься, с then
нет. Про это можно не читать, в принципе, ибо этот механизм разве в бусте останетсяDK
YB
AB